readme
This commit is contained in:
13
README.md
13
README.md
@@ -169,6 +169,19 @@ https://rvm.io/integration/gnome-terminal#integrating-rvm-with-gnome-terminal
|
|||||||
gem install bundler
|
gem install bundler
|
||||||
bundle install --without test
|
bundle install --without test
|
||||||
|
|
||||||
|
#### DOCKER
|
||||||
|
Pull the repo with docker pull wpscanteam/wpscan
|
||||||
|
|
||||||
|
##### Start WPScan
|
||||||
|
|
||||||
|
```
|
||||||
|
docker run --rm wpscanteam/wpscan -u http://yourblog.com [options]
|
||||||
|
```
|
||||||
|
|
||||||
|
For the available Options, please see https://github.com/wpscanteam/wpscan#wpscan-arguments
|
||||||
|
|
||||||
|
Published on https://hub.docker.com/r/wpscanteam/wpscan/
|
||||||
|
|
||||||
#### KNOWN ISSUES
|
#### KNOWN ISSUES
|
||||||
|
|
||||||
- Typhoeus segmentation fault
|
- Typhoeus segmentation fault
|
||||||
|
|||||||
Reference in New Issue
Block a user