fixing typo for reference for golden ticket
parent
83160b7e49
commit
4a6b2ef8de
|
@ -27,7 +27,7 @@ class MetasploitModule < Msf::Post
|
||||||
'SessionTypes' => [ 'meterpreter' ],
|
'SessionTypes' => [ 'meterpreter' ],
|
||||||
'References' =>
|
'References' =>
|
||||||
[
|
[
|
||||||
['URL', 'https:/github.com/gentilkiwi/mimikatz/wiki/module-~-kerberos']
|
['URL', 'https://github.com/gentilkiwi/mimikatz/wiki/module-~-kerberos']
|
||||||
]
|
]
|
||||||
))
|
))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue