This commit is contained in:
Christian Mehlmauer
2013-07-19 21:49:57 +02:00
parent bb35837ea1
commit 99ea17127d
200 changed files with 39442 additions and 41366 deletions

View File

@@ -6,13 +6,13 @@
<title>
File: README
&mdash; Documentation by YARD 0.8.6.1
&mdash; Documentation by YARD 0.8.5.2
</title>
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
hasFrames = window.top.frames.main ? true : false;
@@ -98,15 +98,16 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/&gt;.</p>
<pre class="code ruby"><code class="ruby">WPScan comes pre-installed on the following Linux distributions:
* BackBox Linux
* BackTrack Linux (outdated WPScan installed, update needed)
* BackTrack Linux
* Pentoo
* SamuraiWTF
Prerequisites:
* Windows not supported
* Ruby =&gt; 1.9
* RubyGems
* Ruby &gt;= 1.9.2 - Recommended: 1.9.3
* Curl &gt;= 7.21 - Recommended: latest - FYI the 7.29 has a segfault
* RubyGems - Recommended: latest
* Git
-&gt; Installing on Debian/Ubuntu:
@@ -118,7 +119,7 @@ Prerequisites:
-&gt; Installing on Fedora:
sudo yum install libcurl-devel
sudo yum install gcc ruby-devel libxml2 libxml2-devel libxslt libxslt-devel libcurl-devel
git clone https://github.com/wpscanteam/wpscan.git
cd wpscan
sudo gem install bundler &amp;&amp; bundle install --without test development
@@ -322,9 +323,9 @@ href="http://www.randomstorm.com">www.randomstorm.com</a></p>
</div></div>
<div id="footer">
Generated on Sun Jun 9 16:05:15 2013 by
Generated on Fri Jul 19 21:49:35 2013 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.6.1 (ruby-1.9.3).
0.8.5.2 (ruby-1.9.3).
</div>
</body>