Delegate
This is not a writeup, just my notes about the machine.

Credentials
Username
Password
Method
Scope
Information Gathering
Service Enumeration
DNS
SMB (enum4linux-ng)
Finding a password in file SYSVOL
Bloodhound enumeration
Exploitation
Abusing DACL to compromise user

Assigning fake SPN to make the user kerberoastable
Domain Compromise
Situational Awareness
Windows
Adding Computer to the domain controller
Enabling unconstrained delegation
Property flag
Value in decimal
Why?
Adding a malicious HTTP SPN
Checking the configuration applied
Adding a malicious DNS
Running Krbrelayx to capture TGT
Coercing the authentication to malicious dns
Capturing the NT Hash via unconstrated delegation
Performing DCSync Attack against domain controller.
Linux
Creating a machine account
Adding the UserControlAccount attributes
Adding HTTP/CIFS SPN's to rogue computer
Checking the ServicePrincipalName
Running Krbrelayx to capture TGT
Coercing the authentication to malicious dns
Output from krbrelayx and printerbugshe;
Performing DCSync Attack
Last updated