Skip to content

Commit b330b1d

Browse files
author
m-1-k-3
committed
typo in title of telnet_encrypt_overflow.rb
1 parent b6df023 commit b330b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/telnet/telnet_encrypt_overflow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
1313

1414
def initialize
1515
super(
16-
'Name' => 'Telnet Service Encyption Key ID Overflow Detection',
16+
'Name' => 'Telnet Service Encryption Key ID Overflow Detection',
1717
'Description' => 'Detect telnet services vulnerable to the encrypt option Key ID overflow (BSD-derived telnetd)',
1818
'Author' => [ 'Jaime Penalba Estebanez <jpenalbae[at]gmail.com>', 'hdm' ],
1919
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)