-) feedback from ewanlr -) Regex fix for version detection from readme.txt due to false positives (tag-cloud-widget plugin)
346 lines
12 KiB
HTML
346 lines
12 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
|
|
<title>Class: WpPlugin</title>
|
|
|
|
<link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
|
|
|
|
<script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
|
|
<script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
|
|
<script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
|
|
<script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
|
|
|
|
</head>
|
|
<body id="top" class="class">
|
|
|
|
<div id="metadata">
|
|
<div id="home-metadata">
|
|
<div id="home-section" class="section">
|
|
<h3 class="section-header">
|
|
<a href="./index.html">Home</a>
|
|
<a href="./index.html#classes">Classes</a>
|
|
<a href="./index.html#methods">Methods</a>
|
|
</h3>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="file-metadata">
|
|
<div id="file-list-section" class="section">
|
|
<h3 class="section-header">In Files</h3>
|
|
<div class="section-body">
|
|
<ul>
|
|
|
|
<li><a href="./lib/wpscan/wp_plugin_rb.html?TB_iframe=true&height=550&width=785"
|
|
class="thickbox" title="lib/wpscan/wp_plugin.rb">lib/wpscan/wp_plugin.rb</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div id="class-metadata">
|
|
|
|
<!-- Parent Class -->
|
|
<div id="parent-class-section" class="section">
|
|
<h3 class="section-header">Parent</h3>
|
|
|
|
<p class="link"><a href="WpItem.html">WpItem</a></p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Method Quickref -->
|
|
<div id="method-list-section" class="section">
|
|
<h3 class="section-header">Methods</h3>
|
|
<ul class="link-list">
|
|
|
|
<li><a href="#method-c-new">::new</a></li>
|
|
|
|
<li><a href="#method-i-error_log-3F">#error_log?</a></li>
|
|
|
|
<li><a href="#method-i-error_log_url">#error_log_url</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div id="project-metadata">
|
|
|
|
|
|
<div id="fileindex-section" class="section project-section">
|
|
<h3 class="section-header">Files</h3>
|
|
<ul>
|
|
|
|
<li class="file"><a href="./CREDITS.html">CREDITS</a></li>
|
|
|
|
<li class="file"><a href="./Gemfile.html">Gemfile</a></li>
|
|
|
|
<li class="file"><a href="./README.html">README</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
<div id="classindex-section" class="section project-section">
|
|
<h3 class="section-header">Class/Module Index
|
|
<span class="search-toggle"><img src="./images/find.png"
|
|
height="16" width="16" alt="[+]"
|
|
title="show/hide quicksearch" /></span></h3>
|
|
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
|
<fieldset>
|
|
<legend>Quicksearch</legend>
|
|
<input type="text" name="quicksearch" value=""
|
|
class="quicksearch-field" />
|
|
</fieldset>
|
|
</form>
|
|
|
|
<ul class="link-list">
|
|
|
|
<li><a href="./Array.html">Array</a></li>
|
|
|
|
<li><a href="./Browser.html">Browser</a></li>
|
|
|
|
<li><a href="./BruteForce.html">BruteForce</a></li>
|
|
|
|
<li><a href="./CacheFileStore.html">CacheFileStore</a></li>
|
|
|
|
<li><a href="./Exploit.html">Exploit</a></li>
|
|
|
|
<li><a href="./Generate_List.html">Generate_List</a></li>
|
|
|
|
<li><a href="./GitUpdater.html">GitUpdater</a></li>
|
|
|
|
<li><a href="./Malwares.html">Malwares</a></li>
|
|
|
|
<li><a href="./Object.html">Object</a></li>
|
|
|
|
<li><a href="./RpcClient.html">RpcClient</a></li>
|
|
|
|
<li><a href="./SvnUpdater.html">SvnUpdater</a></li>
|
|
|
|
<li><a href="./Svn_Parser.html">Svn_Parser</a></li>
|
|
|
|
<li><a href="./Updater.html">Updater</a></li>
|
|
|
|
<li><a href="./UpdaterFactory.html">UpdaterFactory</a></li>
|
|
|
|
<li><a href="./Vulnerable.html">Vulnerable</a></li>
|
|
|
|
<li><a href="./WebSite.html">WebSite</a></li>
|
|
|
|
<li><a href="./WpConfigBackup.html">WpConfigBackup</a></li>
|
|
|
|
<li><a href="./WpDetector.html">WpDetector</a></li>
|
|
|
|
<li><a href="./WpEnumerator.html">WpEnumerator</a></li>
|
|
|
|
<li><a href="./WpFullPathDisclosure.html">WpFullPathDisclosure</a></li>
|
|
|
|
<li><a href="./WpItem.html">WpItem</a></li>
|
|
|
|
<li><a href="./WpLoginProtection.html">WpLoginProtection</a></li>
|
|
|
|
<li><a href="./WpOptions.html">WpOptions</a></li>
|
|
|
|
<li><a href="./WpPlugin.html">WpPlugin</a></li>
|
|
|
|
<li><a href="./WpPlugins.html">WpPlugins</a></li>
|
|
|
|
<li><a href="./WpReadme.html">WpReadme</a></li>
|
|
|
|
<li><a href="./WpTarget.html">WpTarget</a></li>
|
|
|
|
<li><a href="./WpTheme.html">WpTheme</a></li>
|
|
|
|
<li><a href="./WpThemes.html">WpThemes</a></li>
|
|
|
|
<li><a href="./WpTimthumbs.html">WpTimthumbs</a></li>
|
|
|
|
<li><a href="./WpUser.html">WpUser</a></li>
|
|
|
|
<li><a href="./WpUsernames.html">WpUsernames</a></li>
|
|
|
|
<li><a href="./WpVersion.html">WpVersion</a></li>
|
|
|
|
<li><a href="./WpVulnerability.html">WpVulnerability</a></li>
|
|
|
|
<li><a href="./WpscanOptions.html">WpscanOptions</a></li>
|
|
|
|
</ul>
|
|
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="documentation">
|
|
<h1 class="class">WpPlugin</h1>
|
|
|
|
<div id="description" class="description">
|
|
|
|
</div><!-- description -->
|
|
|
|
|
|
|
|
|
|
<div id="5Buntitled-5D" class="documentation-section">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Methods -->
|
|
|
|
<div id="public-class-method-details" class="method-section section">
|
|
<h3 class="section-header">Public Class Methods</h3>
|
|
|
|
|
|
<div id="new-method" class="method-detail ">
|
|
<a name="method-c-new"></a>
|
|
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">new</span><span
|
|
class="method-args">(options = {})</span>
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
|
|
|
|
|
|
|
|
<div class="method-source-code" id="new-source">
|
|
<pre>
|
|
<span class="ruby-comment"># File lib/wpscan/wp_plugin.rb, line 20</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">options</span> = {})
|
|
<span class="ruby-identifier">options</span>[<span class="ruby-value">:vulns_file</span>] = (<span class="ruby-identifier">options</span>[<span class="ruby-value">:vulns_file</span>] <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span> <span class="ruby-keyword">and</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:vulns_file</span>] <span class="ruby-operator">!=</span> <span class="ruby-string">""</span>) <span class="ruby-operator">?</span>
|
|
<span class="ruby-identifier">options</span>[<span class="ruby-value">:vulns_file</span>] <span class="ruby-operator">:</span> <span class="ruby-constant">DATA_DIR</span> <span class="ruby-operator">+</span> <span class="ruby-string">"/plugin_vulns.xml"</span>
|
|
<span class="ruby-identifier">options</span>[<span class="ruby-value">:vulns_xpath</span>] = <span class="ruby-string">"//plugin[@name='$name$']/vulnerability"</span>
|
|
<span class="ruby-identifier">options</span>[<span class="ruby-value">:vulns_xpath_2</span>] = <span class="ruby-string">"//plugin"</span>
|
|
<span class="ruby-identifier">options</span>[<span class="ruby-value">:type</span>] = <span class="ruby-string">"plugins"</span>
|
|
<span class="ruby-keyword">super</span>(<span class="ruby-identifier">options</span>)
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- new-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- new-method -->
|
|
|
|
|
|
</div><!-- public-class-method-details -->
|
|
|
|
<div id="public-instance-method-details" class="method-section section">
|
|
<h3 class="section-header">Public Instance Methods</h3>
|
|
|
|
|
|
<div id="error_log-3F-method" class="method-detail ">
|
|
<a name="method-i-error_log-3F"></a>
|
|
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">error_log?</span><span
|
|
class="method-args">()</span>
|
|
<span class="method-click-advice">click to toggle source</span>
|
|
</div>
|
|
|
|
|
|
<div class="method-description">
|
|
|
|
<p>Discover any error_log files created by WordPress These are created by the
|
|
WordPress error_log() function They are normally found in the /plugins/
|
|
directory, however can also be found in their specific plugin dir. <a
|
|
href="http://www.exploit-db.com/ghdb/3714/">www.exploit-db.com/ghdb/3714/</a></p>
|
|
|
|
|
|
|
|
<div class="method-source-code" id="error_log-3F-source">
|
|
<pre>
|
|
<span class="ruby-comment"># File lib/wpscan/wp_plugin.rb, line 34</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">error_log?</span>
|
|
<span class="ruby-identifier">response_body</span> = <span class="ruby-constant">Browser</span>.<span class="ruby-identifier">instance</span>.<span class="ruby-identifier">get</span>(<span class="ruby-identifier">error_log_url</span>(), <span class="ruby-value">:headers</span> =<span class="ruby-operator">></span> {<span class="ruby-string">"range"</span> =<span class="ruby-operator">></span> <span class="ruby-string">"bytes=0-700"</span>}).<span class="ruby-identifier">body</span>
|
|
<span class="ruby-identifier">response_body</span>[<span class="ruby-regexp">%{PHP Fatal error}</span>] <span class="ruby-operator">?</span> <span class="ruby-keyword">true</span> <span class="ruby-operator">:</span> <span class="ruby-keyword">false</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- error_log-3F-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- error_log-3F-method -->
|
|
|
|
|
|
<div id="error_log_url-method" class="method-detail ">
|
|
<a name="method-i-error_log_url"></a>
|
|
|
|
|
|
<div class="method-heading">
|
|
<span class="method-name">error_log_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="error_log_url-source">
|
|
<pre>
|
|
<span class="ruby-comment"># File lib/wpscan/wp_plugin.rb, line 39</span>
|
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">error_log_url</span>
|
|
<span class="ruby-identifier">get_full_url</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-string">"error_log"</span>).<span class="ruby-identifier">to_s</span>
|
|
<span class="ruby-keyword">end</span></pre>
|
|
</div><!-- error_log_url-source -->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div><!-- error_log_url-method -->
|
|
|
|
|
|
</div><!-- public-instance-method-details -->
|
|
|
|
</div><!-- 5Buntitled-5D -->
|
|
|
|
|
|
</div><!-- documentation -->
|
|
|
|
<div id="validator-badges">
|
|
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
|
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
|
Rdoc Generator</a> 2</small>.</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|