Add Pacu to the Cloud AWS tools

This commit is contained in:
Victor Ramos Mello 2020-05-23 22:45:13 +02:00 committed by GitHub
parent c5c7b2af8f
commit 3acb5ca6df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,5 +217,8 @@ is intended to be executed locally on a Linux box to enumerate basic system info
### AWS
- [AWS-IAM-Privilege-Escalation](https://github.com/RhinoSecurityLabs/AWS-IAM-Privilege-Escalation): A centralized source of all AWS IAM privilege escalation methods released by Rhino Security Labs.
#### Tools
- [Pacu](https://github.com/RhinoSecurityLabs/pacu): The AWS exploitation framework, designed for testing the security of Amazon Web Services environments. By RhinoSecurityLabs.
### GCP
- [Tutorial on privilege escalation and post exploitation tactics in Google Cloud Platform environments](https://about.gitlab.com/blog/2020/02/12/plundering-gcp-escalating-privileges-in-google-cloud-platform/): Very deep-dive into manual post-exploitation tactics and techniques for GCP.