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

Difference between revisions of "Fuzzing"

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

Revision as of 18:17, 28 October 2011

Fuzzing is the process of penetration testing an application for security-related bugs.

Two types of fuzzing currently exist: