Active Directory Enumeration

Manual Enumeration

Legacy Windows Tools

net user /domain
net user jeffadmin /domain
net group /domain
net group "Sales Department" /domain

Using PowerShell and .NET Classes

Automated Enumeration

Bloodhound

Bloodhound-python

SharpHound

Last updated

Was this helpful?