RhinoSecurityLabs / pacu

The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.
https://rhinosecuritylabs.com/aws/pacu-open-source-aws-exploitation-framework/
BSD 3-Clause "New" or "Revised" License
4.37k stars 694 forks source link

New Feature: Quiet Flag #426

Closed h00die closed 5 months ago

h00die commented 5 months ago

Adds a quiet flag for the cli to prevent printing the pacu banner. Similar to metasploit, this can help take up unnecessary space when trying to take screenshots for reports/support. I kept the version printing though as that is likely important.