We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3803706 + b2b7da2 commit 289e24eCopy full SHA for 289e24e
modules/auxiliary/admin/kerberos/ms14_068_kerberos_checksum.rb
@@ -13,7 +13,7 @@ class Metasploit4 < Msf::Auxiliary
13
14
def initialize(info = {})
15
super(update_info(info,
16
- 'Name' => 'MS14-068 Microsfot Kerberos Checksum Validation Vulnerability',
+ 'Name' => 'MS14-068 Microsoft Kerberos Checksum Validation Vulnerability',
17
'Description' => %q{
18
This module exploits a vulnerability in the Microsoft Kerberos implementation. The problem
19
exists in the verification of the Privilege Attribute Certificate (PAC) from a Kerberos TGS
0 commit comments