Samsung_Knox_User_CL
| where Name == "SUSPICIOUS_URL_ACCESSED"
and ConfidenceScore > 0.9
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Samsung Knox Asset Intelligence/Analytic Rules/SamsungKnoxSuspiciousURLs.yaml
incidentConfiguration:
createIncident: true
groupingConfiguration:
enabled: false
matchingMethod: AllEntities
lookbackDuration: PT5H
reopenClosedIncident: false
name: Samsung Knox - Suspicious URL Accessed Events
eventGroupingSettings:
aggregationKind: SingleAlert
suppressionDuration: PT5H
suppressionEnabled: false
severity: High
query: |
Samsung_Knox_User_CL
| where Name == "SUSPICIOUS_URL_ACCESSED"
and ConfidenceScore > 0.9
requiredDataConnectors:
- dataTypes:
- Samsung_Knox_User_CL
connectorId: SamsungDCDefinition
relevantTechniques:
- T1566
status: Available
description: |
'When a Knox device user clicks on URLs or links detected as suspicious (potentially phishing or malicious) with a high degree of confidence.'
id: 18d4d4f3-6605-4fd2-968c-82c171409c1c
version: 1.0.2
entityMappings:
- fieldMappings:
- columnName: Url
identifier: Url
entityType: URL
kind: NRT
tactics:
- InitialAccess