1. Pacu
Description:
Pacu is an AWS exploitation framework designed for testing the security of AWS environments. It provides modules to test identity and access management (IAM) policies, bucket permissions, and other cloud-related vulnerabilities.
Examples:
- Start Pacu:
- pacu
- Start Pacu:
Explanation: Launches the Pacu interactive shell, providing access to modules that allow the user to enumerate and exploit AWS services.
- List Available Modules:
- list
- List Available Modules:
Explanation: Lists all the available modules in Pacu, allowing users to choose and execute the ones that match the cloud environment under assessment.