Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Fuzzing"
From NetSec
WillieArce (Talk | contribs) m |
GertieUbpgdd (Talk | contribs) |
||
(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. | + | Fuzzing is the process of penetration testing an application for [[Security|security]]-related [[bug|bugs]]. |
− | + | Two types of fuzzing currently exist: | |
− | [[ | + | *[[Automated Fuzzing]] |
− | + | *[[Manual Fuzzing]] | |
− | [[ | + |
Latest revision as of 03:34, 16 May 2012
Fuzzing is the process of penetration testing an application for security-related bugs.
Two types of fuzzing currently exist: