Skip to content

Instantly share code, notes, and snippets.

View f0ns1's full-sized avatar

f0ns1 f0ns1

View GitHub Profile
@f0ns1
f0ns1 / kerberos_attacks_cheatsheet.md
Created March 28, 2022 08:33 — forked from TarlogicSecurity/kerberos_attacks_cheatsheet.md
A cheatsheet with commands that can be used to perform kerberos attacks

Kerberos cheatsheet

Bruteforcing

With kerbrute.py:

python kerbrute.py -domain <domain_name> -users <users_file> -passwords <passwords_file> -outputfile <output_file>

With Rubeus version with brute module:

# Default ignored files
/shelf/
/workspace.xml