Clean up perms and whitespace after msftidy run
commit
a83401f844
|
@ -30,7 +30,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'Brandon Knight',
|
||||
'Pete (Bokojan) Arzamendi, #Outlook 2013 updates'
|
||||
],
|
||||
|
||||
'License' => MSF_LICENSE,
|
||||
'Actions' =>
|
||||
[
|
||||
|
@ -162,8 +161,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
vhost = opts["vhost"]
|
||||
domain = opts["domain"]
|
||||
|
||||
|
||||
|
||||
user = domain + '\\' + user if domain
|
||||
|
||||
headers = {
|
||||
|
|
Loading…
Reference in New Issue