Detection rules › Kusto
VMware Cloud Web Security - Web Access Policy Violation
VMware Cloud Web Security reported access events which were violating web access policy rules. Additional investigation might be required.
Rule body kusto
id: b84a1f62-ad30-4ae1-8b21-3d304d8aa818
name: VMware Cloud Web Security - Web Access Policy Violation
version: 1.0.0
kind: Scheduled
description: VMware Cloud Web Security reported access events which were violating web access policy rules. Additional investigation might be required.
severity: Medium
queryFrequency: 1h
queryPeriod: 1h
triggerOperator: gt
triggerThreshold: 0
requiredDataConnectors:
- connectorId: VMwareSDWAN
dataTypes:
- CWS
query: |
VMware_CWS_Weblogs_CL
| where action == "block"
suppressionEnabled: false
incidentConfiguration:
createIncident: true
groupingConfiguration:
enabled: false
reopenClosedIncident: false
lookbackDuration: 5h
matchingMethod: AllEntities
groupByEntities: []
groupByAlertDetails: []
groupByCustomDetails: []
eventGroupingSettings:
aggregationKind: AlertPerResult
entityMappings:
- entityType: IP
fieldMappings:
- identifier: Address
columnName: sourceIp
- entityType: Malware
fieldMappings:
- identifier: Name
columnName: virusList
- entityType: URL
fieldMappings:
- identifier: Url
columnName: url
- entityType: Account
fieldMappings:
- identifier: AadUserId
columnName: userId
suppressionDuration: 5h
Stages and Predicates
Stage 1: source
VMware_CWS_Weblogs_CL
Stage 2: where
| where action == "block"
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
action | eq |
|