Detectionmediumtest
Google Cloud Firewall Modified or Deleted
Detects when a firewall rule is modified or deleted in Google Cloud Platform (GCP).
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Google Cloudgcp.audit
ProductGoogle Cloud← raw: gcp
Servicegcp.audit← raw: gcp.audit
Detection Logic
Detection Logic1 selector
detection:
selection:
gcp.audit.method_name:
- v*.Compute.Firewalls.Delete
- v*.Compute.Firewalls.Patch
- v*.Compute.Firewalls.Update
- v*.Compute.Firewalls.Insert
condition: selectionFalse 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.
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
fe513c69-734c-4d4a-8548-ac5f609be82b
Status
test
Level
medium
Type
Detection
Created
Fri Aug 13
Modified
Sun Oct 09
Author
Path
rules/cloud/gcp/audit/gcp_firewall_rule_modified_or_deleted.yml
Raw Tags
attack.defense-evasionattack.t1562