Module author typo
parent
e14a574c36
commit
22eb1e2dce
|
@ -33,7 +33,7 @@ class Metasploit3 < Msf::Post
|
|||
'License' => MSF_LICENSE,
|
||||
'Platform' => ['windows'],
|
||||
'SessionTypes' => ['meterpreter'],
|
||||
'Author' => ['thelightcosine <thelightcosine[at]metasploit.com'],
|
||||
'Author' => ['thelightcosine <thelightcosine[at]metasploit.com>'],
|
||||
'References' => [
|
||||
[ 'URL', 'http://pauldotcom.com/2011/11/safely-dumping-hashes-from-liv.html' ]
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue