Skip to content

Instantly share code, notes, and snippets.

View shadowimmage's full-sized avatar
:octocat:

Chase Sawyer shadowimmage

:octocat:
View GitHub Profile
@TarlogicSecurity
TarlogicSecurity / kerberos_attacks_cheatsheet.md
Created May 14, 2019 13:33
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:

@eddiewebb
eddiewebb / readme.md
Last active June 14, 2024 05:37
Hugo JS Searching with Fuse.js