Domain Enumeration
Domain Policy
ldeep ldap -u user1 -p password -d domain.local -s <LDAP_server_IP> domain_policyPassword Policy
nxc smb <targets> -u user1 -p password --pass-polAnother Domain
ldeep ldap -u user1 -p password -d domain.local -s <remote_LDAP_server_IP> domain_policyDomain Controller
nslookup domain.local
nxc smb <DC_IP> -u user1 -p passwordUsers Enumeration
List Users
ldeep ldap -u user1 -p password -d domain.local -s <LDAP_server_IP> usersUser's properties
Search for a particular string in attributes
Actively logged users on a machine (Local Admin access)
User Hunting
Find machine where the user has admin privs
Find local admins on a domain machine
Computers Enumeration
Groups Enumeration
Groups in the current domain
Search for a particular string in attributes
All users in a specific group
All groups of a user
Local groups enumeration
Members of a local group
Shares / Files
Find shares on the domain
Find files with a specific pattern
Find files with sensitive data
GPO Enumeration
List of GPO in the domain
Organizational Units
OUs of the domain and their linked GPOs
Computers within an OU
DACLs
All ACLs associated with an object (inbound)
Outbound ACLs of an object
Trusts
Trusts for the current domain
Last updated