fixing typo for reference for golden ticket

bug/bundler_fix
Louis Sato 2016-08-24 10:55:36 -05:00
parent 83160b7e49
commit 4a6b2ef8de
No known key found for this signature in database
GPG Key ID: 501290E4CECB7DF4
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class MetasploitModule < Msf::Post
'SessionTypes' => [ 'meterpreter' ],
'References' =>
[
['URL', 'https:/github.com/gentilkiwi/mimikatz/wiki/module-~-kerberos']
['URL', 'https://github.com/gentilkiwi/mimikatz/wiki/module-~-kerberos']
]
))