EN
ENNA
PA

Pacu

Featured

🔥 Offensive Ops · Python

Pacu is an open-source AWS exploitation framework designed for offensive security testing of cloud environments. It's built by Rhino Security Labs and provides a comprehensive set of modules for AWS reconnaissance, privilege escalation, data exfiltration, and persistence. Pacu automates common attack techniques across IAM, EC2, S3, Lambda, and dozens of other AWS services. It maintains session data, tracks discovered credentials, and maps out AWS environments — essentially the Metasploit for AWS.

Installation

$ pip install pacu

Use Cases

  • AWS cloud penetration testing
  • IAM privilege escalation enumeration and exploitation
  • S3 bucket discovery and data exfiltration
  • Lambda function backdooring
  • EC2 instance compromise and lateral movement

Tags

awscloudprivilege-escalationiamexfiltration

More in Offensive Ops