17. ACL Enumeration
Import PowerView module
Convert usernames and groups to SIDs
Find interesting domain ACLs (broad enumeration)
Get domain object ACLs for specific SIDs (targeted enumeration)
Reverse search GUID to retrieve corresponding name
Create a list of domain users
Manually enumerate ACLs using Get-Acl (foreach loop)
Get domain group information
Last updated