Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Fuzzing"

From NetSec
Jump to: navigation, search
m
 
Line 1: Line 1:
 
{{cleanup}}
 
{{cleanup}}
  
Fuzzing is the process of testing an application for [[security]] related bugs.  Two types of fuzzing currently exist:
+
Fuzzing is the process of [[testing]] an application for [[security]] related [[bug|bugs]].  Two types of fuzzing currently exist:
  
 
[[Automated Fuzzing]]
 
[[Automated Fuzzing]]

Revision as of 06:34, 13 September 2011

Fuzzing is the process of testing an application for security related bugs. Two types of fuzzing currently exist:

Automated Fuzzing

Manual Fuzzing