Using Bayesian Classifiers to Detect Fuzzing

Fuzzing, from a security perspective, is when an automated program searches for IT vulnerabilities by sending random input to an application.   Fuzzers are sometimes referred to as fault injectors and are used by hackers to find buffer overflows and other application flaws such as SQL injection, XSS, and format string vulnerabilities.
In the past few years fuzzing is being increasing used by criminals to search [...]

Copyright © 2007-2008, The CEP Blog, All Rights Reserved.