The Network Security. Org

RSS Feed

Using Fuzzing to Detect Security Vulnerabilities

July 7th, 2006 · No Comments


Most computer system intrusions are a result of security vulnerabilities in applications. Detection info.pngand identification of security vulnerabilities is an interesting process not only for security experts and system administrators, but also for intruders attempting to penetrate computer systems.

Once detected, exploits for new security vulnerabilities can be created and intruders can penetrate a high number of systems on the Internet. This is a significant threat to all information system users.

There are several methods that are used to find new security vulnerabilities: Source code analysis, Binary file analysis (static and dynamic (runtime) analysis), Runtime analysis of API functions, Fuzzing methods (fault injection) and Hybrid methods (various combinations of above methods). Using Fuzzing to Detect Security Vulnerabilities - IT Observer

From around the Web

  • Advertisments