Pacu
The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.
Introduction
Installation and Running
> git clone https://github.com/RhinoSecurityLabs/pacu
> cd pacu
> bash install.sh
> python3 pacu.py
OR
> sudo apt install pacu# Running pacu
> python3 pacu.pyBasic Commands
REFERENCES
Last updated