YPYogeshwar Peelainexploitnotes.hashnode.dev·Jul 10 · 13 min readHackTheBox: Delegate WriteupSummary Delegate is an Active Directory box built around a chain of AD misconfigurations rather than a single bug. Anonymous/guest SMB access leaks a logon script (users.bat) on the NETLOGON share con00
YPYogeshwar Peelainexploitnotes.hashnode.dev·Jul 1 · 9 min readHackTheBox: VulnCicada WriteupSummary Started with a full nmap sweep that showed a standard Domain Controller (DNS, Kerberos, LDAP, SMB, RPC) but with two extra things worth noting: an NFS server running alongside it, and AD CS (C00