Share what you know with millions of people

Focus is the best place to turn what you know into remarkable content
×
0

What is a 'fuzzer?'

What is a fuzzer, and what security purpose do they serve?

Attachments

0
Heather Mark
SVP Market Strategy, ProPay, Inc
Posted on Nov. 24, 2010
  • Recommended by:

According to OWASP, a fuzzer is a software testing technique that looks for implementation bugs. It injects unexpected or random data into the program to look for defects. A full explanation can be found here: http://www.owasp.org/index.php/Fuzzing

Answer This Question