andresriancho/enumerate-iam
Enumerate the permissions associated with AWS credential set observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 2672
- days_rel: n/a
- days_push: 940
- n_releases_24m: 0
Adoption not part of the score
1252 stars · 196 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python CLI tool that enumerates the IAM permissions associated with an AWS credential set by brute-forcing all non-destructive API calls (get* and list*). It can also be imported as a library to return discovered permissions programmatically.
Use cases
- enumerate permissions of found AWS credentials
- discover what an AWS access key can do
- audit IAM policy permissions for a credential set
- test AWS credentials during a pentest
- list allowed AWS API calls for an access key
When to choose
- you have AWS credentials and need to know their effective permissions
- you want programmatic output of enumerated permissions for integration into other tools
- you need a non-destructive enumeration using only get* and list* calls
When to avoid
- you need a full cloud security posture assessment rather than credential permission discovery
- you need support for non-AWS clouds
- you require actively maintained tooling with support for the newest AWS services without regenerating the brute-force lists
Facets
cli-tool · maturity maintenance
security cli developer-tools security cloud-computing penetration-testing cli python windows aws iam cloud-security permission-enumeration pentesting brute-force linux macos
1 source
- readme: https://github.com/andresriancho/enumerate-iam · fetched 2026-08-28 · a3159d515e8e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andresriancho/enumerate-iam | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="andresriancho/enumerate-iam")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem