Massive whitespace cleanup
parent
7c77fe20cc
commit
aeb691bbee
|
@ -282,4 +282,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -87,4 +87,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -58,4 +58,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -64,4 +64,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -42,4 +42,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
mssql_xpcmdshell(datastore['CMD'], true) if mssql_login_datastore
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -230,4 +230,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
disconnect
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -216,4 +216,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -45,4 +45,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -75,4 +75,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -95,5 +95,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
||||
|
|
|
@ -72,4 +72,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -74,4 +74,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -222,4 +222,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -66,10 +66,4 @@ class Metasploit3 < Msf::Auxiliary
|
|||
return
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -73,4 +73,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -25,7 +25,8 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'Description' => %Q{
|
||||
This module will log into the Web API of VMWare and
|
||||
'tag' a specified Virtual Machine. It does this by
|
||||
logging a user event with user supplied text},
|
||||
logging a user event with user supplied text
|
||||
},
|
||||
'Author' => ['TheLightCosine <thelightcosine[at]metasploit.com>'],
|
||||
'License' => MSF_LICENSE
|
||||
)
|
||||
|
@ -72,9 +73,4 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -60,8 +60,4 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -114,4 +114,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
wdbrpc_client_disconnect
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -96,4 +96,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -116,4 +116,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -66,4 +66,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -160,4 +160,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -158,4 +158,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -153,4 +153,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
return target_mac
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -75,7 +75,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
def run_host(ip)
|
||||
|
||||
open_pcap
|
||||
|
||||
to = (datastore['TIMEOUT'] || 500).to_f / 1000.0
|
||||
|
@ -101,7 +100,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
close_pcap
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
@ -451,11 +451,3 @@ class BaseParser
|
|||
self.crawler.cinipath
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -59,4 +59,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
print_status("Avahi should be down now")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -69,4 +69,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -52,4 +52,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
disconnect_udp
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -74,4 +74,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
close_pcap
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -115,4 +115,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
frame[16,6] = eton(addr) if addr
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -165,4 +165,3 @@ bf87c9d9 0f82cf000000 jb win32k!bComputeIDs+0x1be (bf87caae)
|
|||
bf87c9df 8a6702 mov ah,byte ptr [edi+2] <--- the crash above
|
||||
|
||||
=end
|
||||
|
||||
|
|
|
@ -110,4 +110,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
disconnect_udp
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -57,4 +57,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -67,4 +67,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
client.close
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -44,4 +44,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
disconnect_udp
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -498,4 +498,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -93,4 +93,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
datastore['URIBASE']
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -90,4 +90,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
datastore['URIBASE']
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -507,4 +507,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -122,4 +122,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -91,4 +91,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -314,4 +314,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -207,7 +207,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
|
||||
|
||||
# Ignore duplicates for the protocols below
|
||||
return if @results[hkey]
|
||||
|
||||
|
@ -519,4 +518,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -190,7 +190,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
maddr = nil
|
||||
hname = nil
|
||||
|
||||
|
||||
# Work with protocols that return different data in different packets
|
||||
# These are reported at the end of the scanning loop to build state
|
||||
case pkt[2]
|
||||
|
@ -557,4 +556,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -190,4 +190,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -53,4 +53,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
register_options(
|
||||
[
|
||||
OptString.new('PATH', [ true, "The path/file to identify backups", '/index.asp']),
|
||||
OptString.new('PATH', [ true, "The path/file to identify backups", '/index.asp'])
|
||||
], self.class)
|
||||
|
||||
end
|
||||
|
|
|
@ -199,4 +199,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -100,4 +100,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -97,4 +97,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -214,4 +214,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -188,4 +188,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -195,4 +195,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
register_options(
|
||||
[
|
||||
OptString.new('PATH', [true, "Drupal Path", "/"]),
|
||||
OptString.new('PATH', [true, "Drupal Path", "/"])
|
||||
], self.class)
|
||||
end
|
||||
|
||||
|
|
|
@ -334,4 +334,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -46,4 +46,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -124,4 +124,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -80,4 +80,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -92,4 +92,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -112,4 +112,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -92,4 +92,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -109,4 +109,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -250,4 +250,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -67,4 +67,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -147,4 +147,3 @@ require 'cgi'
|
|||
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -189,4 +189,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -78,4 +78,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -79,4 +79,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -78,4 +78,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -182,4 +182,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -260,5 +260,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
print_status("Done.")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
|
|
@ -40,4 +40,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -84,4 +84,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -116,4 +116,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -78,4 +78,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -129,4 +129,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -139,4 +139,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -82,4 +82,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -317,4 +317,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
return data
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -304,4 +304,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
return data
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -87,4 +87,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -187,4 +187,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -248,5 +248,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
||||
|
|
|
@ -234,5 +234,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
||||
|
|
|
@ -189,4 +189,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -63,4 +63,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -171,4 +171,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -44,4 +44,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -141,4 +141,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -132,4 +132,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -98,4 +98,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -142,4 +142,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -100,4 +100,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -135,4 +135,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -121,4 +121,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -120,4 +120,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -88,4 +88,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -81,4 +81,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
p.recalc
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -189,4 +189,3 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue