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
relevantTechniques:
- T1645
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
  createIncident: true
requiredDataConnectors:
- connectorId: SamsungDCDefinition
  dataTypes:
  - Samsung_Knox_System_CL
version: 1.0.2
suppressionDuration: PT5H
description: When a Knox device boot binary is at risk of compromise.
query: |
  Samsung_Knox_System_CL 
  | where Name == "BOOT_COMPROMISED_SOFTWARE_BINARY"
  and MitreTtp has "T1645"  
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Samsung Knox Asset Intelligence/Analytic Rules/SamsungKnoxMobileDeviceBootCompromise.yaml
id: fae7e371-aee8-4d3f-8311-2255a45a30b3
eventGroupingSettings:
  aggregationKind: SingleAlert
severity: High
status: Available
name: Samsung Knox - Mobile Device Boot Compromise Events
tactics:
- Persistence
kind: NRT