as-rep-roast
Author
Jason Martinsen
Python code to execute an AS-REP Roasting attack.
USE ONLY AGAINST AUTHORIZED TARGETS
Usage :
USAGE:
as-rep-roast.py -u <userName>@<domainName> -d <domainControlerAddr>
Hashcat compatible output will be piped to screen and to hashcat.out file.
This code is based on the code from the below project...
Python Kerberos Exploitation Kit
PyKEK (Python Kerberos Exploitation Kit), a python library to manipulate KRB5-related data. (Still in development)
For now, only a few functionalities have been implemented (in a quite Quick'n'Dirty way) to exploit MS14-068 (CVE-2014-6324) .
More is coming...
Author
Sylvain Monné
Contact : sylvain dot monne at solucom dot fr
Special thanks to: Benjamin DELPY gentilkiwi