833 lines
28 KiB
HTML
833 lines
28 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
|
|
|
<title>class WpTarget - RDoc Documentation</title>
|
|
|
|
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
|
|
|
|
<script type="text/javascript">
|
|
var rdoc_rel_prefix = "./";
|
|
</script>
|
|
|
|
<script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
|
|
<script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
|
|
|
|
|
|
<body id="top" class="class">
|
|
<nav id="metadata">
|
|
<nav id="home-section" class="section">
|
|
<h3 class="section-header">
|
|
<a href="./index.html">Home</a>
|
|
<a href="./table_of_contents.html#classes">Classes</a>
|
|
<a href="./table_of_contents.html#methods">Methods</a>
|
|
</h3>
|
|
</nav>
|
|
|
|
|
|
<nav id="search-section" class="section project-section" class="initially-hidden">
|
|
<form action="#" method="get" accept-charset="utf-8">
|
|
<h3 class="section-header">
|
|
<input type="text" name="search" placeholder="Search" id="search-field"
|
|
title="Type to search, Up and Down to navigate, Enter to load">
|
|
</h3>
|
|
</form>
|
|
|
|
<ul id="search-results" class="initially-hidden"></ul>
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
<div id="file-metadata">
|
|
<nav id="file-list-section" class="section">
|
|
<h3 class="section-header">Defined In</h3>
|
|
<ul>
|
|
<li>lib/wpscan/wp_target.rb
|
|
<li>lib/wpscan/wp_target/malwares.rb
|
|
<li>lib/wpscan/wp_target/wp_config_backup.rb
|
|
<li>lib/wpscan/wp_target/wp_custom_directories.rb
|
|
<li>lib/wpscan/wp_target/wp_full_path_disclosure.rb
|
|
<li>lib/wpscan/wp_target/wp_login_protection.rb
|
|
<li>lib/wpscan/wp_target/wp_readme.rb
|
|
<li>lib/wpscan/wp_target/wp_registrable.rb
|
|
<li>wpscan.rb
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
</div>
|
|
|
|
<div id="class-metadata">
|
|
|
|
<nav id="parent-class-section" class="section">
|
|
<h3 class="section-header">Parent</h3>
|
|
|
|
<p class="link"><a href="WebSite.html">WebSite</a>
|
|
|
|
</nav>
|
|
|
|
<!-- Included Modules -->
|
|
<nav id="includes-section" class="section">
|
|
<h3 class="section-header">Included Modules</h3>
|
|
|
|
<ul class="link-list">
|
|
|
|
|
|
<li><a class="include" href="WpTarget/Malwares.html">WpTarget::Malwares</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpTarget/WpReadme.html">WpTarget::WpReadme</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpTarget/WpRegistrable.html">WpTarget::WpRegistrable</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpTarget/WpConfigBackup.html">WpTarget::WpConfigBackup</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpTarget/WpLoginProtection.html">WpTarget::WpLoginProtection</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpTarget/WpCustomDirectories.html">WpTarget::WpCustomDirectories</a>
|
|
|
|
|
|
|
|
<li><a class="include" href="WpTarget/WpFullPathDisclosure.html">WpTarget::WpFullPathDisclosure</a>
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
<!-- Method Quickref -->
|
|
<nav id="method-list-section" class="section">
|
|
<h3 class="section-header">Methods</h3>
|
|
|
|
<ul class="link-list">
|
|
|
|
<li class="calls-super" ><a href="#method-c-new">::new</a>
|
|
|
|
<li ><a href="#method-c-valid_response_codes">::valid_response_codes</a>
|
|
|
|
<li ><a href="#method-i-debug_log_url">#debug_log_url</a>
|
|
|
|
<li ><a href="#method-i-has_debug_log-3F">#has_debug_log?</a>
|
|
|
|
<li ><a href="#method-i-has_plugin-3F">#has_plugin?</a>
|
|
|
|
<li ><a href="#method-i-login_url">#login_url</a>
|
|
|
|
<li ><a href="#method-i-search_replace_db_2_exists-3F">#search_replace_db_2_exists?</a>
|
|
|
|
<li ><a href="#method-i-search_replace_db_2_url">#search_replace_db_2_url</a>
|
|
|
|
<li ><a href="#method-i-theme">#theme</a>
|
|
|
|
<li ><a href="#method-i-version">#version</a>
|
|
|
|
<li ><a href="#method-i-wordpress-3F">#wordpress?</a>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
<div id="project-metadata">
|
|
<nav id="fileindex-section" class="section project-section">
|
|
<h3 class="section-header">Pages</h3>
|
|
|
|
<ul>
|
|
|
|
<li class="file"><a href="./CREDITS.html">CREDITS</a>
|
|
|
|
<li class="file"><a href="./Gemfile.html">Gemfile</a>
|
|
|
|
<li class="file"><a href="./Gemfile_lock.html">Gemfile.lock</a>
|
|
|
|
<li class="file"><a href="./LICENSE.html">LICENSE</a>
|
|
|
|
<li class="file"><a href="./README.html">README</a>
|
|
|
|
<li class="file"><a href="./README_md.html">README</a>
|
|
|
|
<li class="file"><a href="./conf/browser_conf_json.html">browser.conf.json</a>
|
|
|
|
<li class="file"><a href="./generate_doc_sh.html">generate_doc.sh</a>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
<nav id="classindex-section" class="section project-section">
|
|
<h3 class="section-header">Class and Module Index</h3>
|
|
|
|
<ul class="link-list">
|
|
|
|
<li><a href="./Array.html">Array</a>
|
|
|
|
<li><a href="./Browser.html">Browser</a>
|
|
|
|
<li><a href="./Browser/Actions.html">Browser::Actions</a>
|
|
|
|
<li><a href="./Browser/Options.html">Browser::Options</a>
|
|
|
|
<li><a href="./CacheFileStore.html">CacheFileStore</a>
|
|
|
|
<li><a href="./CheckerPlugin.html">CheckerPlugin</a>
|
|
|
|
<li><a href="./CustomOptionParser.html">CustomOptionParser</a>
|
|
|
|
<li><a href="./Ethon.html">Ethon</a>
|
|
|
|
<li><a href="./Ethon/Easy.html">Ethon::Easy</a>
|
|
|
|
<li><a href="./Ethon/Easy/Options.html">Ethon::Easy::Options</a>
|
|
|
|
<li><a href="./File.html">File</a>
|
|
|
|
<li><a href="./Gem.html">Gem</a>
|
|
|
|
<li><a href="./GenerateList.html">GenerateList</a>
|
|
|
|
<li><a href="./GitUpdater.html">GitUpdater</a>
|
|
|
|
<li><a href="./ListGeneratorPlugin.html">ListGeneratorPlugin</a>
|
|
|
|
<li><a href="./Object.html">Object</a>
|
|
|
|
<li><a href="./Plugin.html">Plugin</a>
|
|
|
|
<li><a href="./Plugins.html">Plugins</a>
|
|
|
|
<li><a href="./StatsPlugin.html">StatsPlugin</a>
|
|
|
|
<li><a href="./SvnParser.html">SvnParser</a>
|
|
|
|
<li><a href="./SvnUpdater.html">SvnUpdater</a>
|
|
|
|
<li><a href="./Terminal.html">Terminal</a>
|
|
|
|
<li><a href="./Terminal/Table.html">Terminal::Table</a>
|
|
|
|
<li><a href="./Terminal/Table/Style.html">Terminal::Table::Style</a>
|
|
|
|
<li><a href="./Typhoeus.html">Typhoeus</a>
|
|
|
|
<li><a href="./Typhoeus/Request.html">Typhoeus::Request</a>
|
|
|
|
<li><a href="./Typhoeus/Request/Cacheable.html">Typhoeus::Request::Cacheable</a>
|
|
|
|
<li><a href="./Typhoeus/Response.html">Typhoeus::Response</a>
|
|
|
|
<li><a href="./TyphoeusCache.html">TyphoeusCache</a>
|
|
|
|
<li><a href="./URI.html">URI</a>
|
|
|
|
<li><a href="./Updater.html">Updater</a>
|
|
|
|
<li><a href="./UpdaterFactory.html">UpdaterFactory</a>
|
|
|
|
<li><a href="./Vulnerabilities.html">Vulnerabilities</a>
|
|
|
|
<li><a href="./Vulnerabilities/Output.html">Vulnerabilities::Output</a>
|
|
|
|
<li><a href="./Vulnerability.html">Vulnerability</a>
|
|
|
|
<li><a href="./Vulnerability/Output.html">Vulnerability::Output</a>
|
|
|
|
<li><a href="./WebSite.html">WebSite</a>
|
|
|
|
<li><a href="./WpItem.html">WpItem</a>
|
|
|
|
<li><a href="./WpItem/Existable.html">WpItem::Existable</a>
|
|
|
|
<li><a href="./WpItem/Findable.html">WpItem::Findable</a>
|
|
|
|
<li><a href="./WpItem/Infos.html">WpItem::Infos</a>
|
|
|
|
<li><a href="./WpItem/Output.html">WpItem::Output</a>
|
|
|
|
<li><a href="./WpItem/Versionable.html">WpItem::Versionable</a>
|
|
|
|
<li><a href="./WpItem/Vulnerable.html">WpItem::Vulnerable</a>
|
|
|
|
<li><a href="./WpItems.html">WpItems</a>
|
|
|
|
<li><a href="./WpItems/Detectable.html">WpItems::Detectable</a>
|
|
|
|
<li><a href="./WpItems/Output.html">WpItems::Output</a>
|
|
|
|
<li><a href="./WpPlugin.html">WpPlugin</a>
|
|
|
|
<li><a href="./WpPlugin/Vulnerable.html">WpPlugin::Vulnerable</a>
|
|
|
|
<li><a href="./WpPlugins.html">WpPlugins</a>
|
|
|
|
<li><a href="./WpPlugins/Detectable.html">WpPlugins::Detectable</a>
|
|
|
|
<li><a href="./WpTarget.html">WpTarget</a>
|
|
|
|
<li><a href="./WpTarget/Malwares.html">WpTarget::Malwares</a>
|
|
|
|
<li><a href="./WpTarget/WpConfigBackup.html">WpTarget::WpConfigBackup</a>
|
|
|
|
<li><a href="./WpTarget/WpCustomDirectories.html">WpTarget::WpCustomDirectories</a>
|
|
|
|
<li><a href="./WpTarget/WpFullPathDisclosure.html">WpTarget::WpFullPathDisclosure</a>
|
|
|
|
<li><a href="./WpTarget/WpLoginProtection.html">WpTarget::WpLoginProtection</a>
|
|
|
|
<li><a href="./WpTarget/WpReadme.html">WpTarget::WpReadme</a>
|
|
|
|
<li><a href="./WpTarget/WpRegistrable.html">WpTarget::WpRegistrable</a>
|
|
|
|
<li><a href="./WpTheme.html">WpTheme</a>
|
|
|
|
<li><a href="./WpTheme/Findable.html">WpTheme::Findable</a>
|
|
|
|
<li><a href="./WpTheme/Versionable.html">WpTheme::Versionable</a>
|
|
|
|
<li><a href="./WpTheme/Vulnerable.html">WpTheme::Vulnerable</a>
|
|
|
|
<li><a href="./WpThemes.html">WpThemes</a>
|
|
|
|
<li><a href="./WpThemes/Detectable.html">WpThemes::Detectable</a>
|
|
|
|
<li><a href="./WpTimthumb.html">WpTimthumb</a>
|
|
|
|
<li><a href="./WpTimthumb/Existable.html">WpTimthumb::Existable</a>
|
|
|
|
<li><a href="./WpTimthumb/Output.html">WpTimthumb::Output</a>
|
|
|
|
<li><a href="./WpTimthumb/Versionable.html">WpTimthumb::Versionable</a>
|
|
|
|
<li><a href="./WpTimthumbs.html">WpTimthumbs</a>
|
|
|
|
<li><a href="./WpTimthumbs/Detectable.html">WpTimthumbs::Detectable</a>
|
|
|
|
<li><a href="./WpUser.html">WpUser</a>
|
|
|
|
<li><a href="./WpUser/BruteForcable.html">WpUser::BruteForcable</a>
|
|
|
|
<li><a href="./WpUser/Existable.html">WpUser::Existable</a>
|
|
|
|
<li><a href="./WpUsers.html">WpUsers</a>
|
|
|
|
<li><a href="./WpUsers/BruteForcable.html">WpUsers::BruteForcable</a>
|
|
|
|
<li><a href="./WpUsers/Detectable.html">WpUsers::Detectable</a>
|
|
|
|
<li><a href="./WpUsers/Output.html">WpUsers::Output</a>
|
|
|
|
<li><a href="./WpVersion.html">WpVersion</a>
|
|
|
|
<li><a href="./WpVersion/Findable.html">WpVersion::Findable</a>
|
|
|
|
<li><a href="./WpVersion/Output.html">WpVersion::Output</a>
|
|
|
|
<li><a href="./WpVersion/Vulnerable.html">WpVersion::Vulnerable</a>
|
|
|
|
<li><a href="./WpscanOptions.html">WpscanOptions</a>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</div>
|
|
</nav>
|
|
|
|
<div id="documentation">
|
|
<h1 class="class">class WpTarget</h1>
|
|
|
|
<div id="description" class="description">
|
|
|
|
</div><!-- description -->
|
|
|
|
|
|
|
|
|
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Attributes -->
|
|
<section id="attribute-method-details" class="method-section section">
|
|
<h3 class="section-header">Attributes</h3>
|
|
|
|
|
|
<div id="attribute-i-verbose" class="method-detail">
|
|
<div class="method-heading attribute-method-heading">
|
|
<span class="method-name">verbose</span><span
|
|
class="attribute-access-type">[R]</span>
|
|
</div>
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</section><!-- attribute-method-details -->
|
|
|
|
|
|
<!-- Methods -->
|
|
|
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section section">
|
|
<h3 class="section-header">Public Class Methods</h3>
|
|
|
|
|
|
<div id="method-c-new" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">new</span><span
|
|
class="method-args">(target_url, options = {})</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
|
|
<div class="method-calls-super">
|
|
Calls superclass method
|
|
<a href="WebSite.html#method-c-new">WebSite.new</a>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="method-source-code" id="new-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 22</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">target_url</span>, <span class="ruby-identifier">options</span> = {})
|
|
<span class="ruby-keyword">super</span>(<span class="ruby-identifier">target_url</span>)
|
|
|
|
<span class="ruby-ivar">@verbose</span> = <span class="ruby-identifier">options</span>[<span class="ruby-value">:verbose</span>]
|
|
<span class="ruby-ivar">@wp_content_dir</span> = <span class="ruby-identifier">options</span>[<span class="ruby-value">:wp_content_dir</span>]
|
|
<span class="ruby-ivar">@wp_plugins_dir</span> = <span class="ruby-identifier">options</span>[<span class="ruby-value">:wp_plugins_dir</span>]
|
|
<span class="ruby-ivar">@multisite</span> = <span class="ruby-keyword">nil</span>
|
|
|
|
<span class="ruby-constant">Browser</span>.<span class="ruby-identifier">instance</span>(<span class="ruby-identifier">options</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-value">:max_threads</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:threads</span>]))
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- new-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- new-method -->
|
|
|
|
|
|
<div id="method-c-valid_response_codes" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">valid_response_codes</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>Valid HTTP return codes</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="valid_response_codes-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 72</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">valid_response_codes</span>
|
|
[<span class="ruby-value">200</span>, <span class="ruby-value">301</span>, <span class="ruby-value">302</span>, <span class="ruby-value">401</span>, <span class="ruby-value">403</span>, <span class="ruby-value">500</span>, <span class="ruby-value">400</span>]
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- valid_response_codes-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- valid_response_codes-method -->
|
|
|
|
|
|
</section><!-- public-class-method-details -->
|
|
|
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section section">
|
|
<h3 class="section-header">Public Instance Methods</h3>
|
|
|
|
|
|
<div id="method-i-debug_log_url" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">debug_log_url</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@return [ String ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="debug_log_url-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 114</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">debug_log_url</span>
|
|
<span class="ruby-ivar">@uri</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-node">"#{wp_content_dir()}/debug.log"</span>).<span class="ruby-identifier">to_s</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- debug_log_url-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- debug_log_url-method -->
|
|
|
|
|
|
<div id="method-i-has_debug_log-3F" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">has_debug_log?</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@return [ Boolean ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="has_debug_log-3F-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 109</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">has_debug_log?</span>
|
|
<span class="ruby-constant">WebSite</span>.<span class="ruby-identifier">has_log?</span>(<span class="ruby-identifier">debug_log_url</span>, <span class="ruby-regexp">%r{\[[^\]]+\] PHP (?:Warning|Error|Notice):}</span>)
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- has_debug_log-3F-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- has_debug_log-3F-method -->
|
|
|
|
|
|
<div id="method-i-has_plugin-3F" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">has_plugin?</span><span
|
|
class="method-args">(name, version = nil)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>The version is not yet considerated</p>
|
|
|
|
<p>@param [ String ] name @param [ String ] version</p>
|
|
|
|
<p>@return [ Boolean ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="has_plugin-3F-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 98</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">has_plugin?</span>(<span class="ruby-identifier">name</span>, <span class="ruby-identifier">version</span> = <span class="ruby-keyword">nil</span>)
|
|
<span class="ruby-constant">WpPlugin</span>.<span class="ruby-identifier">new</span>(
|
|
<span class="ruby-ivar">@uri</span>,
|
|
<span class="ruby-identifier">name</span><span class="ruby-operator">:</span> <span class="ruby-identifier">name</span>,
|
|
<span class="ruby-identifier">version</span><span class="ruby-operator">:</span> <span class="ruby-identifier">version</span>,
|
|
<span class="ruby-identifier">wp_content_dir</span><span class="ruby-operator">:</span> <span class="ruby-identifier">wp_content_dir</span>,
|
|
<span class="ruby-identifier">wp_plugins_dir</span><span class="ruby-operator">:</span> <span class="ruby-identifier">wp_plugins_dir</span>
|
|
).<span class="ruby-identifier">exists?</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- has_plugin-3F-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- has_plugin-3F-method -->
|
|
|
|
|
|
<div id="method-i-login_url" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">login_url</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="login_url-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 59</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">login_url</span>
|
|
<span class="ruby-identifier">url</span> = <span class="ruby-ivar">@uri</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-string">'wp-login.php'</span>).<span class="ruby-identifier">to_s</span>
|
|
|
|
<span class="ruby-comment"># Let's check if the login url is redirected (to https url for example)</span>
|
|
<span class="ruby-identifier">redirection</span> = <span class="ruby-identifier">redirection</span>(<span class="ruby-identifier">url</span>)
|
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">redirection</span>
|
|
<span class="ruby-identifier">url</span> = <span class="ruby-identifier">redirection</span>
|
|
<span class="ruby-keyword">end</span>
|
|
|
|
<span class="ruby-identifier">url</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- login_url-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- login_url-method -->
|
|
|
|
|
|
<div id="method-i-search_replace_db_2_exists-3F" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">search_replace_db_2_exists?</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@return [ Boolean ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="search_replace_db_2_exists-3F-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 128</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">search_replace_db_2_exists?</span>
|
|
<span class="ruby-identifier">resp</span> = <span class="ruby-constant">Browser</span>.<span class="ruby-identifier">get</span>(<span class="ruby-identifier">search_replace_db_2_url</span>)
|
|
<span class="ruby-identifier">resp</span>.<span class="ruby-identifier">code</span> <span class="ruby-operator">==</span> <span class="ruby-value">200</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">resp</span>.<span class="ruby-identifier">body</span>[<span class="ruby-regexp">%r{by interconnect}</span>]
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- search_replace_db_2_exists-3F-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- search_replace_db_2_exists-3F-method -->
|
|
|
|
|
|
<div id="method-i-search_replace_db_2_url" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">search_replace_db_2_url</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>Script for replacing strings in wordpress databases reveals databse
|
|
credentials after hitting submit <a
|
|
href="http://interconnectit.com/124/search-and-replace-for-wordpress-databases">interconnectit.com/124/search-and-replace-for-wordpress-databases</a>/</p>
|
|
|
|
<p>@return [ String ]</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="search_replace_db_2_url-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 123</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">search_replace_db_2_url</span>
|
|
<span class="ruby-ivar">@uri</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-string">'searchreplacedb2.php'</span>).<span class="ruby-identifier">to_s</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- search_replace_db_2_url-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- search_replace_db_2_url-method -->
|
|
|
|
|
|
<div id="method-i-theme" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">theme</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@return [ <a href="WpTheme.html">WpTheme</a> ] :nocov:</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="theme-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 78</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">theme</span>
|
|
<span class="ruby-constant">WpTheme</span>.<span class="ruby-identifier">find</span>(<span class="ruby-ivar">@uri</span>)
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- theme-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- theme-method -->
|
|
|
|
|
|
<div id="method-i-version" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">version</span><span
|
|
class="method-args">(versions_xml)</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>@param [ String ] versions_xml</p>
|
|
|
|
<p>@return [ <a href="WpVersion.html">WpVersion</a> ] :nocov:</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="version-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 87</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">version</span>(<span class="ruby-identifier">versions_xml</span>)
|
|
<span class="ruby-constant">WpVersion</span>.<span class="ruby-identifier">find</span>(<span class="ruby-ivar">@uri</span>, <span class="ruby-identifier">wp_content_dir</span>, <span class="ruby-identifier">wp_plugins_dir</span>, <span class="ruby-identifier">versions_xml</span>)
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- version-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- version-method -->
|
|
|
|
|
|
<div id="method-i-wordpress-3F" class="method-detail ">
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">wordpress?</span><span
|
|
class="method-args">()</span>
|
|
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>check if the target website is actually running wordpress.</p>
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="wordpress-3F-source">
|
|
<pre><span class="ruby-comment"># File lib/wpscan/wp_target.rb, line 35</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">wordpress?</span>
|
|
<span class="ruby-identifier">wordpress</span> = <span class="ruby-keyword">false</span>
|
|
|
|
<span class="ruby-identifier">response</span> = <span class="ruby-constant">Browser</span>.<span class="ruby-identifier">get_and_follow_location</span>(<span class="ruby-ivar">@uri</span>.<span class="ruby-identifier">to_s</span>)
|
|
|
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">response</span>.<span class="ruby-identifier">body</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp">/["'][^"']*\/wp-content\/[^"']*["']/</span>
|
|
<span class="ruby-identifier">wordpress</span> = <span class="ruby-keyword">true</span>
|
|
<span class="ruby-keyword">else</span>
|
|
<span class="ruby-identifier">response</span> = <span class="ruby-constant">Browser</span>.<span class="ruby-identifier">get_and_follow_location</span>(<span class="ruby-identifier">xml_rpc_url</span>)
|
|
|
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">response</span>.<span class="ruby-identifier">body</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp">%r{XML-RPC server accepts POST requests only}</span>
|
|
<span class="ruby-identifier">wordpress</span> = <span class="ruby-keyword">true</span>
|
|
<span class="ruby-keyword">else</span>
|
|
<span class="ruby-identifier">response</span> = <span class="ruby-constant">Browser</span>.<span class="ruby-identifier">get_and_follow_location</span>(<span class="ruby-identifier">login_url</span>)
|
|
|
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">response</span>.<span class="ruby-identifier">code</span> <span class="ruby-operator">==</span> <span class="ruby-value">200</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">response</span>.<span class="ruby-identifier">body</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp">%r{WordPress}</span>
|
|
<span class="ruby-identifier">wordpress</span> = <span class="ruby-keyword">true</span>
|
|
<span class="ruby-keyword">end</span>
|
|
<span class="ruby-keyword">end</span>
|
|
<span class="ruby-keyword">end</span>
|
|
|
|
<span class="ruby-identifier">wordpress</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- wordpress-3F-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- wordpress-3F-method -->
|
|
|
|
|
|
</section><!-- public-instance-method-details -->
|
|
|
|
</section><!-- 5Buntitled-5D -->
|
|
|
|
</div><!-- documentation -->
|
|
|
|
|
|
<footer id="validator-badges">
|
|
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
|
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 4.0.1.
|
|
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
|
</footer>
|
|
|