For a description of this category, see fuzzer NSE category in the Nmap documentation.
Scripts
- dns-fuzz
Launches a DNS fuzzing attack against DNS servers.
- http-form-fuzzer
Performs a simple form fuzzing against forms found on websites. Tries strings and numbers of increasing length and attempts to determine if the fuzzing was successful.
- http-phpself-xss
Crawls a web server and attempts to find PHP files vulnerable to reflected cross site scripting via the variable
$_SERVER["PHP_SELF"]
.