Merge pull request #218 from swtornio/master

add osvdb ref
sinn3r 2012-03-03 16:27:34 -08:00
commit 29cf8683ee
1 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
['OSVDB', '79689'],
['URL', 'http://www.pwnag3.com/2012/02/sysax-multi-server-ssh-username-exploit.html'],
['URL', 'http://www.exploit-db.com/exploits/18535/']
],
@ -150,4 +151,4 @@ Todo: We seriously need a MSF SSH mixin to handle the SSH protocol ourselves, no
relying on net/ssh.
* Need a reliable stack pivot to rop out, haven't found one
=end
=end