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

Samsung Knox - Suspicious URL Accessed Events

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