Land #5277, typo in telnet_encrypt_overflow
commit
ee5dc1d6e4
|
@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
def initialize
|
||||
super(
|
||||
'Name' => 'Telnet Service Encyption Key ID Overflow Detection',
|
||||
'Name' => 'Telnet Service Encryption Key ID Overflow Detection',
|
||||
'Description' => 'Detect telnet services vulnerable to the encrypt option Key ID overflow (BSD-derived telnetd)',
|
||||
'Author' => [ 'Jaime Penalba Estebanez <jpenalbae[at]gmail.com>', 'hdm' ],
|
||||
'License' => MSF_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue