http://wapiti.sourceforge.net/
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 web pages of the deployed web app, 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.
Version: 3.0.2
General Commands | |
wapiti | A web application vulnerability scanner in Python |
wapiti-getcookie | A Wapiti utility to fetch cookies from a webpage and store them in the Wapiti JSON format. |