Google Cloud Firewall Modified or Deleted
Description
Detects when a firewall rule is modified or deleted in Google Cloud Platform (GCP).
Query · sigma
selection: gcp.audit.method_name: - v*.Compute.Firewalls.Delete - v*.Compute.Firewalls.Patch - v*.Compute.Firewalls.Update - v*.Compute.Firewalls.Insert condition: selection
Known false positives
- Firewall rules being modified or deleted may be performed by a system administrator. Verify that the firewall configuration change was expected.
- Exceptions can be added to this rule to filter expected behavior.