Closed sebrink closed 4 years ago
Hello,
I'm wondering in which case you can have a user with DCSync priv without being an admin ?
The computer account of domain controllers by default have DCSync privileges and are not local admins to the machine.
During a pentest it's common to get the NTLM of a DC machine account from the Print Spooler Bug in conjunction with NTLMv1 being enabled in the environment (https://github.com/NotMedic/NetNTLMtoSilverTicket).
Agreed, I will do it then ! :+1:
Describe the bug An account with DCSync Privileges can not utilize these privileges unless they are an admin.
To Reproduce
An example of the machine account with DCSync privileges being unable to do a DCSync.
An example of doing the same thing with secretsdump.py, but successfully doing a DCSync.
Crackmapexec info
Additional context Maybe add an override flag for when a user knows their user can do this?