python-wapiti3: wapiti3 (A web app vulnerability scanner written in Python) python-wapiti3: python-wapiti3: Wapiti allows you to audit the security of your web applications. It python-wapiti3: performs “black-box” scans, i.e. it does not study the source code of python-wapiti3: the application but will scans the webpages of the deployed webapp, python-wapiti3: looking for scripts and forms where it can inject data. Once it gets python-wapiti3: this list, Wapiti acts like a fuzzer, injecting payloads to see if a python-wapiti3: script is vulnerable. python-wapiti3: python-wapiti3: python-wapiti3: