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 it will scan the webpages of the deployed webapps, looking for scripts and forms where it can inject data. Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable.
Version 2.2.1 (Latest version)Vulnerabilities detector
InternationalizationThree languages are now available:
Version 2.1Vulnerabilities detectorSome improvements:
Generation of reports
Cookies managementNow, Wapiti provides two new tools that allow user to obtain Cookies from the target server and create new Cookies files.
Version 2.0Vulnerabilities detector
Wapiti is able to differentiate punctual 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)
Demo onlineWapiti has a online scan based in the same spider and scan engine that the full version. The online version only scans the vulnerabilities in the page passed in the form and does not scan the linked pages in the first page.
Generation of reportsWapiti shows a detailed information about the vulnerabilities in a report. Useful content in the report:
Format of the reports:
Wapiti Web 2.0 SiteA new site has been developed for community participation and promote the use of Wapiti
Code refactoring
DocumentationDevelopers guide and users guide |
Wapiti is able to differentiate punctual 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)