GCP - Secretmanager Privesc
Last updated
Last updated
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
For more information about secretmanager:
GCP - Secrets Manager Enumsecretmanager.versions.access
This give you access to read the secrets from the secret manager and maybe this could help to escalate privielegs (depending on which information is sotred inside the secret):
As this is also a post exploitation technique it can be found in:
GCP - Secretmanager Post Exploitationsecretmanager.secrets.setIamPolicy
This give you access to give you access to read the secrets from the secret manager, like using:
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)