Land #4698, WP GHOST scanner dead code removal

bug/bundler_fix
William Vu 2015-02-02 16:54:09 -06:00
commit 54a5dd69a9
No known key found for this signature in database
GPG Key ID: 68BD00CE25866743
1 changed files with 0 additions and 4 deletions

View File

@ -47,10 +47,6 @@ class Metasploit3 < Msf::Auxiliary
datastore['LENGTH']
end
def generate_pingback_xml(target, valid_blog_post)
wordpress_generate_xml_rpc_body('pingback.ping', target, valid_blog_post)
end
def run_host(ip)
unless wordpress_and_online?
print_error("#{peer} - Looks like this site is no WordPress blog")