HackTool - SharpEvtMute DLL Load
Detects the load of EvtMuteHook.dll, a key component of SharpEvtHook, a tool that tampers with the Windows event logs
Detection logic
selection
Hashes|contains: IMPHASH=330768A4F172E10ACB6287B87289D83BCondition
selectionRaw YAML
title: HackTool - SharpEvtMute DLL Load
id: 49329257-089d-46e6-af37-4afce4290685
related:
- id: bedfc8ad-d1c7-4e37-a20e-e2b0dbee759c # Process Creation
type: similar
status: test
description: Detects the load of EvtMuteHook.dll, a key component of SharpEvtHook, a tool that tampers with the Windows event logs
references:
- https://github.com/bats3c/EvtMute
author: Florian Roth (Nextron Systems)
date: 2022-09-07
modified: 2024-11-23
tags:
- attack.defense-impairment
- attack.t1685.001
logsource:
category: image_load
product: windows
detection:
selection:
Hashes|contains: 'IMPHASH=330768A4F172E10ACB6287B87289D83B'
condition: selection
falsepositives:
- Other DLLs with the same Imphash
level: highFalse positives
- Other DLLs with the same Imphash
References
Related rules
Similar rules
Load Of RstrtMgr.DLL By A Suspicious Process
highwindows · Shares T1685
Load Of RstrtMgr.DLL By An Uncommon Process
lowwindows · Shares T1685
Suspicious Loading of Dbgcore/Dbghelp DLLs from Uncommon Location
highwindows · Shares T1685
WerFaultSecure Loading DbgCore or DbgHelp - EDR-Freeze
mediumwindows · Shares T1685