> cat /dev/github | grep security-tools
discovered 03 Aug 2026

enumerate-iam

via awesome-list
→ View on GitHub
`enumerate-iam.py` is a tool designed for automating the enumeration of AWS IAM permissions associated with a given set of AWS credentials. It performs non-destructive API calls to identify permissions by leveraging a brute-force approach on all API actions defined in IAM policies, offering output in a programmatically accessible format. Notable features include improved speed compared to existing tools, detailed logging, and the ability to be easily integrated into other applications.