Wpscan anwenden
Version vom 19. Oktober 2022, 17:39 Uhr von Thomas.will (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ =Enumerate all plugins with known vulnerabilities= *wpscan --url example.com -e vp --plugins-detection mixed --api-token YOUR_TOKEN* =Enumerate all plugins i…“)
Enumerate all plugins with known vulnerabilities
- wpscan --url example.com -e vp --plugins-detection mixed --api-token YOUR_TOKEN*
Enumerate all plugins in our database (could take a very long time)
- wpscan --url example.com -e ap --plugins-detection mixed --api-token YOUR_TOKEN
Password brute force attack
- wpscan --url example.com -e u --passwords /path/to/password_file.txt