Msftidy fix and adding OSVDB

unstable
Tod Beardsley 2012-08-15 13:43:50 -05:00
parent d56ac81a57
commit 586d937161
2 changed files with 4 additions and 3 deletions

View File

@ -23,7 +23,8 @@ class Metasploit3 < Msf::Auxiliary
},
'References' =>
[
['EDB', '19790']
['EDB', '19790'],
['OSVDB', '83817']
],
'Author' =>
[
@ -73,4 +74,4 @@ class Metasploit3 < Msf::Auxiliary
print_good("File saved as: #{p}")
end
end
end

View File

@ -136,7 +136,7 @@ class Metasploit3 < Msf::Exploit::Local
print_error("Unable to start #{svr_name}")
return
else
tried = true
tried = true
end
case s.message