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

Overflow Fuzzing

From NetSec
Revision as of 06:48, 6 December 2010 by WillieArce (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Stack overflows can be fuzzed for simply by throwing more than 16 megabytes of null-free data at the target input. If there is a vulnerability, this should result in a segmentation fault or other unpredictable behavior.