Updated WPScan User Documentation (markdown)
@@ -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._
|
_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`
|
`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`
|
`wpscan --url example.com -e ap --plugins-detection mixed --api-token YOUR_TOKEN`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user