From 75f76859a57f2fcc368a5f4cda15ca8ea257bf8c Mon Sep 17 00:00:00 2001 From: Brendan McDevitt Date: Tue, 22 Feb 2022 19:17:21 -0600 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d325eab..7458217 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # 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 +### 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: Create a .env file with the following envar