Skip to content

Commit 289e24e

Browse files
committed
Land rapid7#5123, ms14_068_kerberos_checksum typo fix
2 parents 3803706 + b2b7da2 commit 289e24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/kerberos/ms14_068_kerberos_checksum.rb

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

1414
def initialize(info = {})
1515
super(update_info(info,
16-
'Name' => 'MS14-068 Microsfot Kerberos Checksum Validation Vulnerability',
16+
'Name' => 'MS14-068 Microsoft Kerberos Checksum Validation Vulnerability',
1717
'Description' => %q{
1818
This module exploits a vulnerability in the Microsoft Kerberos implementation. The problem
1919
exists in the verification of the Privilege Attribute Certificate (PAC) from a Kerberos TGS

0 commit comments

Comments
 (0)