mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-01-09 19:55:04 -08:00
461 B
461 B
GCP - Compute Persistence
{{#include ../../../banners/hacktricks-training.md}}
Compute
For more informatoin about Compute and VPC (Networking) check:
{{#ref}} ../gcp-services/gcp-compute-instances-enum/ {{#endref}}
Persistence abusing Instances & backups
- Backdoor existing VMs
- Backdoor disk images and snapshots creating new versions
- Create new accessible instance with a privileged SA
{{#include ../../../banners/hacktricks-training.md}}