WPScan
WPScan WordPress security scanner. Written for security professionals and blog maintainers to test the security of their WordPress websites.
Repo: https://github.com/wpscanteam/wpscan
Usage
# Pull the docker image
docker pull wpscanteam/wpscan
# Running
docker run -it --rm wpscanteam/wpscan --url https://mysite.com.br/ --enumerate u
Last updated
Was this helpful?