Clean up perms and whitespace after msftidy run

bug/bundler_fix
William Vu 2014-04-02 01:45:30 -05:00
commit a83401f844
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 10 additions and 13 deletions

3
modules/auxiliary/scanner/http/owa_login.rb Executable file → Normal file
View File

@ -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 = {