Techniques
Sample rules
GCP Virtual Private Cloud Route Deletion
- source: elastic
- technicques:
- T1562
Description
Identifies when a Virtual Private Cloud (VPC) route is deleted in Google Cloud Platform (GCP). Google Cloud routes define the paths that network traffic takes from a virtual machine (VM) instance to other destinations. These destinations can be inside a Google VPC network or outside it. An adversary may delete a route in order to impact the flow of network traffic in their target’s cloud environment.
Detection logic
event.dataset:gcp.audit and event.action:v*.compute.routes.delete and event.outcome:success