LiveKD Kernel Memory Dump File Created
Detects the creation of a file that has the same name as the default LiveKD kernel memory dump.
Detection logic
selection
TargetFilename: C:\Windows\livekd.dmpCondition
selectionRaw YAML
title: LiveKD Kernel Memory Dump File Created
id: 814ddeca-3d31-4265-8e07-8cc54fb44903
status: test
description: Detects the creation of a file that has the same name as the default LiveKD kernel memory dump.
references:
- Internal Research
author: Nasreddine Bencherchali (Nextron Systems)
date: 2023-05-16
tags:
- attack.privilege-escalation
- attack.stealth
logsource:
product: windows
category: file_event
detection:
selection:
TargetFilename: 'C:\Windows\livekd.dmp'
condition: selection
falsepositives:
- In rare occasions administrators might leverage LiveKD to perform live kernel debugging. This should not be allowed on production systems. Investigate and apply additional filters where necessary.
level: highFalse positives
- In rare occasions administrators might leverage LiveKD to perform live kernel debugging. This should not be allowed on production systems. Investigate and apply additional filters where necessary.
References
Internal Research
Similar rules
Created Files by Microsoft Sync Center
mediumwindows · Same logsource category (file_event)
Creation Of Non-Existent System DLL
mediumwindows · Same logsource category (file_event)
Creation of WerFault.exe/Wer.dll in Unusual Folder
mediumwindows · Same logsource category (file_event)
DLL Search Order Hijackig Via Additional Space in Path
highwindows · Same logsource category (file_event)