ðŸ–¥ï¸ Challenge / Machine Info
- Platform: tryhackme
- Name / Title: attacktive-directory
- Difficulty: Medium
- Target OS / Environment: AD
- Key Vulnerability Focus: AS-REP Roasting / User enum / secretsdump
Walkthrough
- Enumeration: Kerberos username enumeration via Kerbrute.
- AS-REP Roasting: Retrieve TGT hash for svc_default user and crack it using John.
- Takeover: Relaying credentials and dumping hashes using secretsdump.py.