CIRT.DK Simple TCP/UDP Protocol Fuzzer(Perl)
Platforms:
Linux
Categories:
Auditing,
Network
Version: 1.0
URL: http://www.cirt.dk/tools/fuzzer/fuzzer.txt
"Fuzzing" is an automated software testing technique that generates and submits random or sequential data to various
areas of an application in an attempt to uncover security vulnerabilities.
For example, when searching for buffer overflows, a tester can simply generate data of various sizes and send it to one
of the application entry points to observe how the application handles it.
