wapiti

Web application vulnerability scanner

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...)
    * 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 does not rely on a vulnerability database like Nikto do. Wapiti aims
to discover unknown vulnerabilities in web applications.

 

Homepage: http://wapiti.sourceforge.net/

Group: Applications/Internet

License: GPLv2 and MIT and ASL 2.0

 

Packages

 

wapiti-2.3.0-6.fc21.src [312 KiB] Changelog by josef radinger (2014-04-24):
- Update to 2.3.0

 

other Distributions

 

Fedora 31 x86_64  SRPMS
Fedora 30 (retired)i386 x86_64  SRPMS
Fedora 22 (retired)i386 x86_64  SRPMS
Fedora 21 (retired)i386 x86_64   
Fedora 20 (retired)i386 x86_64  SRPMS
Fedora 19 (retired)i386 x86_64  SRPMS
Fedora 18 (retired)i386 x86_64  SRPMS
Fedora ALLi386 x86_64  SRPMS
Use the software as is. Bug-Reports should go to my Ticket-System and not to the systems from Fedora|RedHat|Centos|rpmfusion.