Wpscan anwenden
Zur Navigation springen
Zur Suche springen
Enumerate all plugins with known vulnerabilities
- wpscan --url example.com -e vp --plugins-detection mixed
Enumerate all plugins in our database (could take a very long time)
- wpscan --url example.com -e ap --plugins-detection mixed
Password brute force attack
- wpscan --url example.com -e u --passwords /path/to/password_file.txt