Pacu
- Pacu is an open-source AWS exploitation framework designed for penetration testing and security assessments of AWS environments.
- It allows attackers to simulate attacks and identify vulnerabilities in AWS configurations and policies.
- Launch an AWS information gathering attack:
pacu -l aws_info - Perform privilege escalation in AWS:
pacu -l escalate_privileges
