Hack Tool Repository Logo

Hack Tool Repository

white curve white curve

Wapiti

This site is no longer maintained and kept for archiving purposes.

Wapiti

Wapiti allows you to audit 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.

Wapiti can detect the following vulnerabilities:

  • 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.
 Related to:
setpath


Site: http://wapiti.sourceforge.net/
Source URL: files/Web applications/Wapiti/wapiti-2.2.1.tar.bz2
Category: Web applications
Hits: 2245
Rating: 0
Added: 2009-11-01 11:27:21
Updated: 2010-01-06 07:27:51
Tested on:
Fedora Core    install.sh
11
OpenSUSE    install.sh
11
Ubuntu    install.sh
10.10
11.04
Windows
XP
 
Olderchurch Web Site About Us | Site Map | Contact Us | ©2012 Olderchurch Security Consultancy