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

Samsung Knox - Mobile Device Boot Compromise Events

Back
Idfae7e371-aee8-4d3f-8311-2255a45a30b3
RulenameSamsung Knox - Mobile Device Boot Compromise Events
DescriptionWhen a Knox device boot binary is at risk of compromise.
SeverityHigh
TacticsPersistence
TechniquesT1645
Required data connectorsSamsungDCDefinition
KindNRT
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Samsung Knox Asset Intelligence/Analytic Rules/SamsungKnoxMobileDeviceBootCompromise.yaml
Version1.0.2
Arm templatefae7e371-aee8-4d3f-8311-2255a45a30b3.json
Deploy To Azure
Samsung_Knox_System_CL 
| where Name == "BOOT_COMPROMISED_SOFTWARE_BINARY"
and MitreTtp has "T1645"
suppressionEnabled: false
description: When a Knox device boot binary is at risk of compromise.
kind: NRT
tactics:
- Persistence
requiredDataConnectors:
- connectorId: SamsungDCDefinition
  dataTypes:
  - Samsung_Knox_System_CL
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Samsung Knox Asset Intelligence/Analytic Rules/SamsungKnoxMobileDeviceBootCompromise.yaml
severity: High
name: Samsung Knox - Mobile Device Boot Compromise Events
suppressionDuration: PT5H
eventGroupingSettings:
  aggregationKind: SingleAlert
query: |
  Samsung_Knox_System_CL 
  | where Name == "BOOT_COMPROMISED_SOFTWARE_BINARY"
  and MitreTtp has "T1645"  
relevantTechniques:
- T1645
id: fae7e371-aee8-4d3f-8311-2255a45a30b3
status: Available
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
  createIncident: true
version: 1.0.2