mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-23 07:29:04 -08:00
3.0 KiB
3.0 KiB
GCP - Source Repositories 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
- Check the subscription plans!
- Join the 💬 Discord group or the telegram group or follow us on Twitter 🐦 @hacktricks_live.
- Share hacking tricks by submitting PRs to the HackTricks and HackTricks Cloud github repos.
Source Repositories
For more information about Source Repositories check:
{% content-ref url="../gcp-services/gcp-source-repositories-enum.md" %} gcp-source-repositories-enum.md {% endcontent-ref %}
Compromise External Repository
If an external repository is being used via Source Repositories an attacker could add his malicious code to the repository and:
- If someone uses Cloud Shell to develop the repository it could be compromised
- if this source repository is used by other GCP services, they could get compromised
{% 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
- Check the subscription plans!
- Join the 💬 Discord group or the telegram group or follow us on Twitter 🐦 @hacktricks_live.
- Share hacking tricks by submitting PRs to the HackTricks and HackTricks Cloud github repos.