Samsung_Knox_User_CL
| where Name == "SUSPICIOUS_URL_ACCESSED"
and ConfidenceScore > 0.9
version: 1.0.2
incidentConfiguration:
groupingConfiguration:
enabled: false
reopenClosedIncident: false
lookbackDuration: PT5H
matchingMethod: AllEntities
createIncident: true
entityMappings:
- entityType: URL
fieldMappings:
- columnName: Url
identifier: Url
severity: High
suppressionDuration: PT5H
relevantTechniques:
- T1566
id: 18d4d4f3-6605-4fd2-968c-82c171409c1c
eventGroupingSettings:
aggregationKind: SingleAlert
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Samsung Knox Asset Intelligence/Analytic Rules/SamsungKnoxSuspiciousURLs.yaml
requiredDataConnectors:
- connectorId: SamsungDCDefinition
dataTypes:
- Samsung_Knox_User_CL
kind: NRT
name: Samsung Knox - Suspicious URL Accessed Events
tactics:
- InitialAccess
suppressionEnabled: false
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.'
query: |
Samsung_Knox_User_CL
| where Name == "SUSPICIOUS_URL_ACCESSED"
and ConfidenceScore > 0.9