Add CVE 2006-5229 reference
parent
bca0d603ef
commit
3a4f983a6f
|
@ -23,7 +23,10 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
This module uses a time-based attack to enumerate users in a OpenSSH server.
|
This module uses a time-based attack to enumerate users in a OpenSSH server.
|
||||||
},
|
},
|
||||||
'Author' => ['kenkeiras'],
|
'Author' => ['kenkeiras'],
|
||||||
'References' => [],
|
'References' =>
|
||||||
|
[
|
||||||
|
['CVE', '2006-5229']
|
||||||
|
],
|
||||||
'License' => MSF_LICENSE
|
'License' => MSF_LICENSE
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue