What problem does it solve?
PMapper eliminates guesswork in IAM privilege escalation investigations by deterministically mapping who can reach administrative access within an AWS account.
Core Features & Use Cases
- Builds an IAM principal relationship graph to model assume/escalate pathways as a directed graph.
- Produces deterministic, evidence-backed escalation findings (including escalation-only results via skipping already-admin principals).
- Supports targeted questions like who can assume a role, who can perform an action (with optional resource constraints), and who can reach a specific principal.
Use Case: Determine "who can reach admin" after identifying a potentially risky role or permission set, then use PMapper output as confirmed evidence for the escalation chain.
Quick Start
Ask your AI assistant to run a priv-esc query like "who can reach admin in this AWS account and provide the deterministic escalation evidence."