typo in title of telnet_encrypt_overflow.rb

bug/bundler_fix
m-1-k-3 2015-04-26 02:32:14 +02:00
parent b6df023c99
commit b330b1d41c
1 changed files with 1 additions and 1 deletions

View File

@ -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,