Identify AWS IAM Attack Paths with PMapper
PMapper GitHub PMapper Github Python3.10 > support
Queries
Identify (potentially) risky admins
pmapper query 'preset privesc *'
Identify risky users
pmapper query 'preset wrongadmin *'
Visualize AWS IAM Attack Path
pmapper visualize --filetype svg
pmapper visualize --only-privesc --filetype svg