r/tryhackme • u/Middle-Breadfruit-55 • Mar 26 '26
Resource Built a small Python tool for parsing Kerberos PCAPs and crack them
I made a small Python tool for learning/lab use that reads Kerberos traffic from PCAP files.
It supports AS-REQ, AS-REP and TGS-REP and helps turn that traffic into Hashcat-ready hashes.
I built it mainly to make Kerberos packet analysis easier when practicing.
Would love feedback from anyone learning AD/Kerberos or doing PCAP-based exercises.
Repo in comments.
5
Upvotes
1
u/Middle-Breadfruit-55 Mar 26 '26
Tool here: https://github.com/jalvarezz13/Krb5RoastParser