PROJET AUTOBLOG


Shaarli - Les discussions de Shaarli

Archivé

Site original : Shaarli - Les discussions de Shaarli du 23/07/2013

⇐ retour index

Wapiti : a Free and Open-Source web-application vulnerability scanner in Python for Windows, Linux, BSD, OSX

mercredi 20 novembre 2013 à 06:17
Famille Michon, le 12/11/2013 à 14:28
Un scanner de vulnérabilités web en Python.
Détecte les fichiers mal protégés, les injections SQL, le XSS, l'exécution de commandes, le CRLF, etc...
(Permalink)

CAFAI, le 20/11/2013 à 06:17
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.
(Permalink)