Updated WPScan User Documentation (markdown)

Ryan Dewhurst
2021-01-03 16:00:01 +01:00
parent a79138c15b
commit 3f2b5f6218

@@ -138,7 +138,7 @@ _NOTE: Get your API token from [wpscan.com](https://wpscan.com/) if you also wan
`docker run -it --rm wpscanteam/wpscan --url https://target.tld/ --enumerate u`
- When using `--output` flag along with the WPScan Docker image, a bind mount must be used. Otherwise, the file is written inside the Docker container, which is then thrown away.
#### When using `--output` flag along with the WPScan Docker image, a bind mount must be used. Otherwise, the file is written inside the Docker container, which is then thrown away.
```
mkdir ~/docker-bind