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

Difference between revisions of "Fuzzing"

From NetSec
Jump to: navigation, search
m
 
 
(2 intermediate revisions by 2 users not shown)
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 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]]
+

Latest revision as of 04:34, 16 May 2012

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

Two types of fuzzing currently exist: