HackTheBox | Active - Active Directory Kerberoasting Attack"
## Executive Summary
Active is an Active Directory machine that introduces core AD attack techniques including SMB enumeration, GPP password retrieval, and Kerberoasting for privilege escalation.
## Reconnaissance
### Nmap Scan
```bash
sudo nmap ...
hunteramine.hashnode.dev2 min read