mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-03-12 21:22:57 -07:00
Remove countermeasures from GCP privilege escalation doc
Removed countermeasures section from GCP privilege escalation documentation.
This commit is contained in:
@@ -105,11 +105,5 @@ nmap -sS -p 80,443,22 10.0.0.0/8
|
||||
|
||||
</details>
|
||||
|
||||
**Countermeasures:**
|
||||
|
||||
* Disable "Running as root" in the Workstation Configuration
|
||||
* Do not mount `/var/run/docker.sock` — use remote builders (e.g., Cloud Build) instead
|
||||
* Assign a **custom service account** with minimal permissions to workstation configurations (e.g., `roles/source.reader`, `roles/artifactregistry.reader`)
|
||||
* Place the workstation project inside a **VPC Service Controls** perimeter
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user