Consistent naming style
git-svn-id: file:///home/svn/framework3/trunk@13456 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
b76b1db279
commit
1b326839c9
|
@ -21,7 +21,7 @@ class Metasploit3 < Msf::Post
|
|||
|
||||
def initialize(info={})
|
||||
super( update_info(info,
|
||||
'Name' => 'Microsoft Windows Credential Cache Dump',
|
||||
'Name' => 'Windows Gather Credential Cache Dump',
|
||||
'Description' => %q{
|
||||
This module uses the registry to extract the stored domain hashes that have been
|
||||
cached as a result of a GPO setting. The default setting on Windows is to store
|
||||
|
|
Loading…
Reference in New Issue