This commit is contained in:
Christian Mehlmauer
2013-06-09 16:07:04 +02:00
parent c63beaa35d
commit cd5b45f98b
102 changed files with 1988 additions and 843 deletions

View File

@@ -474,6 +474,22 @@ href="conf/browser_conf_json.html">conf/browser.conf.json</a>)</p>
<pre>ruby wpscan.rb --url www.example.com --enumerate p</pre>
<p>Run all enumeration tools…</p>
<pre>ruby wpscan.rb --url www.example.com --enumerate</pre>
<p>Use custom content directory…</p>
<pre>ruby wpscan.rb -u www.example.com --wp-content-dir custom-content</pre>
<p>Update WPScan…</p>
<pre>ruby wpscan.rb --update</pre>
<p>Debug output…</p>
<pre>ruby wpscan.rb --url www.example.com --debug-output 2&gt;debug.log</pre>
<h2 id="label-WPSTOOLS+ARGUMENTS%3D%3D">WPSTOOLS ARGUMENTS==<span><a href="#label-WPSTOOLS+ARGUMENTS%3D%3D">&para;</a> <a href="#documentation">&uarr;</a></span></h2>
<p>help | -h This help screen. Verbose | -v Verbose output. update