Files
hacktricks-cloud/pentesting-cloud/gcp-security/gcp-unauthenticated-enum-and-access/gcp-compute-unauthenticated-enum.md
2024-12-12 19:35:48 +01:00

3.1 KiB

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 %}