Added new reference and removed empty line.

bug/bundler_fix
Roberto Soares 2015-08-04 03:58:57 -03:00
parent d9b6e9cc58
commit 7bb4f9479f
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,8 @@ class Metasploit3 < Msf::Auxiliary
}, },
'References' => 'References' =>
[ [
['WPVDB', '8107'] ['WPVDB', '8107'],
['URL', 'https://packetstormsecurity.com/files/132750/']
], ],
'Author' => 'Author' =>
[ [
@ -42,7 +43,6 @@ class Metasploit3 < Msf::Auxiliary
end end
def run_host(ip) def run_host(ip)
postid = datastore['POSTID'] postid = datastore['POSTID']
begin begin