You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detects deletion of a GCP VPC firewall rule. Attackers may delete security rules (such as egress filters or blocking rules) to facilitate data exfiltration or lateral movement. Unexpected firewall deletions should be investigated promptly.
19
+
20
+
Next Steps:
21
+
1. Verify if the deletion was part of an authorized change window
22
+
2. Identify the deleted firewall rule's purpose (security blocking vs routine rule)
23
+
3. Check if the user has a legitimate reason for the change
24
+
4. Re-create the rule if it was a security control
25
+
5. Review other compute firewall changes in the same time window
26
+
6. Check if the user's account shows signs of compromise
0 commit comments