Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 3.06 KB

File metadata and controls

49 lines (31 loc) · 3.06 KB

GCP - Compute Unauthenticated Enum

{% hint style="success" %} Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Support HackTricks
{% endhint %}

Compute

For more information about Compute and VPC (Networking) check:

{% content-ref url="../gcp-services/gcp-compute-instances-enum/" %} gcp-compute-instances-enum {% endcontent-ref %}

SSRF - Server Side Request Forgery

If a web is vulnerable to SSRF and it's possible to add the metadata header, an attacker could abuse it to access the SA OAuth token from the metadata endpoint. For more info about SSRF check:

{% embed url="https://book.hacktricks.xyz/pentesting-web/ssrf-server-side-request-forgery" %}

Vulnerable exposed services

If a GCP instance has a vulnerable exposed service an attacker could abuse it to compromise it.

{% hint style="success" %} Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Support HackTricks
{% endhint %}