From ec7dfaf55805742a65728bbfc331ee5dac49d0aa Mon Sep 17 00:00:00 2001 From: Swissky Date: Fri, 3 Mar 2017 14:27:54 +0100 Subject: [PATCH] README update : command line for basic run --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6667fa4..44c3495 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Install ```bash git clone https://github.com/swisskyrepo/Wordpresscan.git cd Wordpresscan -python main.py -u "http://localhost/wordpress" --update --aggressive +python main.py -u "http://localhost/wordpress" --update + -u : Url of the WordPress --update : Update the wpscan database --aggressive : Launch an aggressive version to scan for plugins/themes