Automatisches SQL-Injection-Tool.
sqlmap [OPTIONEN] -u URL
sqlmap -u 'http://example.com/vuln.php?id=1' --dbs
Testet auf SQL-Injections.
Webserver-Scanner für Sicherheitslücken.
nikto [OPTIONEN] -h HOST
nikto -h example.com
Scannt nach bekannten Schwachstellen.
Directory-Buster für Webserver.
dirbuster
dirbuster
GUI-Tool zum Finden versteckter Verzeichnisse.
Browser Exploitation Framework.
beef-xss
beef-xss
Für XSS-Exploits.
Web-Proxy für Sicherheitstests.
burpsuite
burpsuite
Für Web-App-Sicherheit.
OWASP ZAP - Web-App-Scanner.
zaproxy
zaproxy
Automatisierte Web-Sicherheitstests.
WordPress-Sicherheits-Scanner.
wpscan [OPTIONEN] --url URL
wpscan --url example.com
Spezifisch für WordPress-Schwachstellen.
Joomla-Sicherheits-Scanner.
joomlavs [OPTIONEN]
joomlavs
Für Joomla-CMS-Sicherheit.
Exploit für Drupal-Schwachstelle.
drupalgeddon2 [OPTIONEN]
drupalgeddon2
Spezifisch für Drupal 7/8.
CMS-Scanner für WordPress, Joomla, Drupal.
cmsmap [OPTIONEN] -t URL
cmsmap -t http://example.com
Erkennt CMS-Versionen und Schwachstellen.