README update : command line for basic run

pull/4/head
Swissky 2017-03-03 14:27:54 +01:00
parent ea5773d7e2
commit ec7dfaf558
1 changed files with 2 additions and 1 deletions

View File

@ -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