Instructions
- docker pull wpscanteam/wpscan
- docker run wpscanteam/wpscan –url www.example.com
- Save API Token in a file or append with –apikey.The feature mentioned above is useful to keep the API Token in a config file and not have to supply it via the CLI each time. To do so, create the ~/.wpscan/scan.yml file containing the below:
1 2 3 4 5 6 7 8
cli_options: api_token: YOUR_API_TOKEN docker run wpscanteam/wpscan --url ketonedbodies.com --apikey=lCquW