mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
Add credit to the appropriate researcher
This commit is contained in:
parent
95d639ccf7
commit
28a079f308
@ -25,14 +25,15 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
[
|
||||
'sinn3r', #Metasploit
|
||||
'Haifei Li', #For reporting the vuln
|
||||
'sinn3r', #Metasploit
|
||||
],
|
||||
'References' =>
|
||||
[
|
||||
['CVE', '2011-3360'],
|
||||
['OSVDB', '75347'],
|
||||
['URL', 'https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6136'],
|
||||
['URL', 'http://technet.microsoft.com/en-us/security/advisory/2269637']
|
||||
['URL', 'http://technet.microsoft.com/en-us/security/msvr/msvr11-014']
|
||||
],
|
||||
'Payload' =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user