pacu icon indicating copy to clipboard operation
pacu copied to clipboard

The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.

Results 56 pacu issues
Sort by recently updated
recently updated
newest added

**Describe the Bug** When you don't provide a username in the run command the signup function will then ask the user to provide a username, which is fine. But on...

This PR adds a new module which can be used to subscribe to a topic via Email. It's pretty simplistic, but I noticed the functionality didn't exist and I needed...

Enumerates MQ Instances and stores information into json file.

Module to retrieve service account tokens of running pods in a EKS cluster. Credentials retrieved from SSRF could be role of a node. This could be exploited to extract service...

This PR should improve the tests for the modules. I'm going to create a structure that allows to create of tests in each module. Will see if I can provide...

This is currently a draft for refactoring the help menu in Pacu to make it dynamic instead of a list of commands with a hardcoded help menu string. Still need...