Wpscan anwenden: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(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…“) |
(kein Unterschied)
|
Version vom 19. Oktober 2022, 17:39 Uhr
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