Updated WPScan User Documentation (markdown)

Ryan Dewhurst
2021-02-05 10:22:53 +01:00
parent 60a85b76ba
commit 3879d905e4

@@ -130,11 +130,11 @@ Here we have put together a bunch of common commands that will help you get star
_NOTE: Get your API token from [wpscan.com](https://wpscan.com/) if you also want the vulnerabilities associated with the detected plugin displaying._
#### For all plugins with known vulnerabilities:
#### Enumerate all plugins with known vulnerabilities:
`wpscan --url example.com -e vp --plugins-detection mixed --api-token YOUR_TOKEN`
#### For all plugins in our database (could take a very long time):
#### 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`