Detection rules › Sigma
HackTool - SharpEvtMute DLL Load
Detects the load of EvtMuteHook.dll, a key component of SharpEvtHook, a tool that tampers with the Windows event logs
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Defense Impairment | T1685.001 Disable or Modify Tools: Disable or Modify Windows Event Log |
Event coverage
| Provider | Event | Title |
|---|---|---|
| Sysmon | Event ID 7 | Image loaded |
Rule body 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: high
Stages and Predicates
Stage 0: condition
selectionStage 1: selection
selection:
Hashes|contains: 'IMPHASH=330768A4F172E10ACB6287B87289D83B'
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
Hashes | match |
|