Skip to content

Instantly share code, notes, and snippets.

View Dormidera's full-sized avatar

Dormidera Dormidera

View GitHub Profile
@Dormidera
Dormidera / kerberos_attacks_cheatsheet.md
Created February 20, 2020 15:04 — 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:

@Dormidera
Dormidera / usuarios.txt
Created May 9, 2017 21:14
Listado de usuarios por defecto.
support
soporte
DDIC
earlywatch
sapcpic
root
admin
administrador
test
prueba
support
soporte
DDIC
earlywatch
sapcpic
root
admin
administrador
test
prueba