What problem does it solve?
Security teams need to know the real blast radius of compromised AWS credentials, but manual IAM analysis misses escalation paths and produces unverified findings. This Skill guides a systematic Pacu-based assessment that enumerates permissions, exploits privilege escalation, and confirms each finding with proof-of-access checks.
Core Features & Use Cases
- IAM Enumeration and Privilege Escalation: Runs Pacu modules like iam__enum_permissions and iam__privesc_scan to map 21+ escalation methods including PassRole combinations with Lambda, EC2, Glue, and CloudFormation.
- Data Access and Lateral Movement Testing: Enumerates S3 buckets, Lambda environment variables, Secrets Manager, SSM parameters, and cross-account role assumption to demonstrate impact.
- Detection Validation: Checks whether GuardDuty, Security Hub, and CloudWatch alarms detected the testing activity, measuring SOC response time.
- Use Case: A red team simulates a leaked developer access key, escalates from read-only S3 access to full administrator via iam:PassRole plus lambda:CreateFunction, and reports exactly which controls detected or missed each step.
Quick Start
Use the Pacu cloud penetration testing skill to assess my authorized AWS test account starting from these limited credentials and report all privilege escalation paths found.