update readme
This commit is contained in:
parent
c66805c9f7
commit
75f76859a5
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
# docker_wordpress_scanner
|
# docker_wordpress_scanner
|
||||||
|
|
||||||
This is a docker-compose ecosystem that will install a specific target wordpress version in a webserver and then run wpscan against and output the vulnerabilities. It is meant to be used as a quick way to scan a target wordpress version from its base
|
This is a docker-compose ecosystem that will install a specific target wordpress version in a webserver and then run wpscan against and output the vulnerabilities. It is meant to be used as a quick way to scan a target wordpress version from its base
|
||||||
|
### Pre-requisites:
|
||||||
|
Signup for an account with a free API key at [https://wpscan.com/](wpscan). They give you 25 api calls per day. If you need more API calls then you can upgrade your account plan. See their pricing page for more info.
|
||||||
|
|
||||||
### Usage:
|
### Usage:
|
||||||
Create a .env file with the following envar
|
Create a .env file with the following envar
|
||||||
|
|
Loading…
Add table
Reference in a new issue