From 9338575e09bf47f7f70b31798cc79e5992c7384e Mon Sep 17 00:00:00 2001 From: Victor Ramos Mello <772792+m0nad@users.noreply.github.com> Date: Fri, 21 Aug 2020 00:53:48 +0200 Subject: [PATCH] Add GCP-IAM-Privilege-Escalation by RhinoSecurity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 622c9f0..867b03e 100644 --- a/README.md +++ b/README.md @@ -226,3 +226,4 @@ is intended to be executed locally on a Linux box to enumerate basic system info ### 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. + - [GCP-IAM-Privilege-Escalation](https://github.com/RhinoSecurityLabs/GCP-IAM-Privilege-Escalation): IAM Privilege Escalation in GCP by RhinoSecurity.