canix1/ADACLScanner
Repo for ADACLScan.ps1 - Your number one script for ACL's in Active Directory observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 91
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 35
- age_days: 3436
- days_rel: 57
- days_push: 57
- n_releases_24m: 14
Adoption not part of the score
1175 stars · 183 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PowerShell script (ADACLScan.ps1) with both CLI and GUI interfaces for reporting on discretionary and system access control lists (DACLs/SACLs) in Active Directory. It supports filtering by permission, object type, and property, recursive group expansion, and CSV output for comparisons.
Use cases
- audit who has access to LAPS passwords in Active Directory
- find who can reset user passwords in an OU
- report GenericAll permissions on computer accounts including nested groups
- scan risky AD CS certificate templates from the CLI
- export AD ACLs to CSV for comparison
- investigate AD ACLs during security forensics
When to choose
- you need to audit or report Active Directory permissions without installing heavy tooling
- you want a PowerShell-native tool runnable from non-domain-joined machines with credentials
- you need recursive security principal expansion for ACL analysis
When to avoid
- you need cross-platform tooling (it is Windows/PowerShell and AD specific)
- you need continuous permission monitoring rather than on-demand scans
- your environment does not use Active Directory
Facets
cli-tool · maturity active
security cli gui security windows developer-tools windows cli active-directory acl powershell permissions-audit laps ad-security reporting
1 source
- readme: https://github.com/canix1/ADACLScanner · fetched 2026-08-28 · 53d3529c86ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| canix1/ADACLScanner | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="canix1/ADACLScanner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem