Wpscan anwenden
Version vom 20. August 2026, 06:07 Uhr von Thomas.will (Diskussion | Beiträge)
Enumerate all plugins with known vulnerabilities
- wpscan --url opfer.sec-labs.de -e vp --plugins-detection mixed
Enumerate all plugins in our database (could take a very long time)
- wpscan --url opfer.sec-labs.de -e ap --plugins-detection mixed
Password brute force attack
- wpscan --url opfer.sec-labs.de -e u --passwords /path/to/password_file.txt