Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Netskope - WebTransaction Error Detection

Back
Id66c4cd4c-d391-47e8-b4e6-93e55d86ca9f
RulenameNetskope - WebTransaction Error Detection
DescriptionRule helps to track error occurred in Netskope WebTransaction Data Connector.
SeverityMedium
TacticsExecution
TechniquesT1204
Required data connectorsNetskopeDataConnector
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Netskopev2/Analytic Rules/NetskopeWebTxErrors.yaml
Version1.0.0
Arm template66c4cd4c-d391-47e8-b4e6-93e55d86ca9f.json
Deploy To Azure
NetskopeWebtxErrors_CL
|where error_s has_any ("Invalid Netskope Hostname", "Webtx Authentication", "Webtx Token Empty", "Webtx Exponential Backoff", "Webtx Idle Time")
triggerOperator: GreaterThan
incidentConfiguration:
  groupingConfiguration:
    matchingMethod: AnyAlert
    enabled: true
    reopenClosedIncident: false
    lookbackDuration: 5m
  createIncident: true
queryFrequency: 5m
requiredDataConnectors:
- connectorId: NetskopeDataConnector
  dataTypes:
  - NetskopeWebtxErrors_CL
relevantTechniques:
- T1204
query: |
  NetskopeWebtxErrors_CL
  |where error_s has_any ("Invalid Netskope Hostname", "Webtx Authentication", "Webtx Token Empty", "Webtx Exponential Backoff", "Webtx Idle Time")  
triggerThreshold: 0
customDetails:
  Time: TimeGenerated
  ErrorMessage: error_s
alertDetailsOverride:
  alertDisplayNameFormat: Netskope Error at {{TimeGenerated}}
  alertDescriptionFormat: 'Error Message: {{error_s}}'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Netskopev2/Analytic Rules/NetskopeWebTxErrors.yaml
queryPeriod: 5m
name: Netskope - WebTransaction Error Detection
status: Available
kind: Scheduled
description: |
    'Rule helps to track error occurred in Netskope WebTransaction Data Connector.'
id: 66c4cd4c-d391-47e8-b4e6-93e55d86ca9f
version: 1.0.0
eventGroupingSettings:
  aggregationKind: AlertPerResult
tactics:
- Execution
severity: Medium