Skip to content

Commit 4bb93ee

Browse files
committed
Land rapid7#7239, typo fix for golden_ticket
Landing for @bcook-r7. This should be the only error of its kind.
2 parents 83160b7 + 4a6b2ef commit 4bb93ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/escalate/golden_ticket.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def initialize(info = {})
2727
'SessionTypes' => [ 'meterpreter' ],
2828
'References' =>
2929
[
30-
['URL', 'https:/github.com/gentilkiwi/mimikatz/wiki/module-~-kerberos']
30+
['URL', 'https://github.com/gentilkiwi/mimikatz/wiki/module-~-kerberos']
3131
]
3232
))
3333

0 commit comments

Comments
 (0)