Detectionmediumtest

Google Cloud VPN Tunnel Modified or Deleted

Identifies when a VPN Tunnel Modified or Deleted in Google Cloud.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Austin SongerCreated Mon Aug 16Updated Sun Oct 0999980a85-3a61-43d3-ac0f-b68d6b4797b1cloud
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:
            - compute.vpnTunnels.insert
            - compute.vpnTunnels.delete
    condition: selection
False Positives

VPN Tunnel being modified or deleted may be performed by a system administrator.

Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.

VPN Tunnel modified or deleted from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule.

MITRE ATT&CK
Rule Metadata
Rule ID
99980a85-3a61-43d3-ac0f-b68d6b4797b1
Status
test
Level
medium
Type
Detection
Created
Mon Aug 16
Modified
Sun Oct 09
Path
rules/cloud/gcp/audit/gcp_vpn_tunnel_modified_or_deleted.yml
Raw Tags
attack.impact
View on GitHub