GCP Audit Logs - List All GCP Firewall Operations by Principal

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


Lists all Google Cloud Platform firewall rule operations performed by principals (users and service accounts).

Attribute Value
Type Hunting Query
Solution Google Cloud Platform Audit Logs
ID 9c4b2f7e-6d8a-4e9b-8f5c-2a3d7e9f6b4a
Tactics DefenseEvasion, InitialAccess
Techniques T1562.004, T1133
Required Connectors GCPAuditLogsDefinition
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Selection Criteria Transformations Ingestion API Lake-Only
GCPAuditLogs GCPResourceType == "gce_firewall_rule"
MethodName has "delete"
MethodName has "insert"
MethodName has "patch"
MethodName has "update"
MethodName has_any "compute.firewalls.insert"
ServiceName == "compute.googleapis.com"

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Hunting Queries · Back to Google Cloud Platform Audit Logs