Article Excerpt
Some scripts to abuse Kerberos using Powershell. Check how to use the video (Thanks to @BRIPWN)
property | value |
tags | active-directory,github-repo,kerberos,offensive-tradecraft,tactic-cred-dumping,tradecraft-tool |
url | |
original_word_count | 158 |
Long Summary
Injector
Small tool for injecting Kerberos tickets. Supports two work modes:
- You can read tickets from kirbi file (1 mode)
- You can read tickets from b64 (2 mode)
🔗 source link: https://github.com/MzHmO/PowershellKerberos/blob/main/dumper.ps1
🔗 summarized content: undefined