Added debug output

This commit is contained in:
Christian Mehlmauer
2013-06-09 09:19:25 +02:00
parent fc0373fccc
commit bbefdfc4e5
4 changed files with 31 additions and 2 deletions

16
README
View File

@@ -180,6 +180,22 @@ Enumerate installed plugins...
ruby wpscan.rb --url www.example.com --enumerate p
Run all enumeration tools...
ruby wpscan.rb --url www.example.com --enumerate
Use custom content directory...
ruby wpscan.rb -u www.example.com --wp-content-dir custom-content
Update WPScan...
ruby wpscan.rb --update
Debug output...
ruby wpscan.rb --url www.example.com --debug-output 2>debug.log
==WPSTOOLS ARGUMENTS==
--help | -h This help screen.