Apr 17, 2011

Wapiti - The Web Vulnerability Scanner

Wapiti allows you to check the security of your web applications.
It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data.
Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable.


Vulnerabilities Wapiti Can Detect

  • File Handling Errors (Local and remote include/require, fopen, readfile...) 
  •  Database Injection (PHP/JSP/ASP SQL Injections and XPath Injections) 
  • XSS (Cross Site Scripting) Injection
  • LDAP Injection
  • Command Execution detection (eval(), system(), passtru()...)
  • CRLF Injection (HTTP Response Splitting, session fixation...)
Wapiti is able to differentiate ponctual and permanent XSS vulnerabilities.
Wapiti prints a warning everytime it founds a script allowing HTTP uploads.
A warning is also issued when a HTTP 500 code is returned (useful for ASP/IIS)
Wapiti does not rely on a vulnerability database like Nikto do. Wapiti aims to discover unknown vulnerabilities in web applications.
It does not provide a GUI for the moment and you must use it from a terminal.

 

For More Visit here

Happy Hacking

0 comments:

Post a Comment

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More