Skip to content

Add Sysinternals tooling and driver/UAC detection rules - #6094

Open
einlamye wants to merge 4 commits into
SigmaHQ:masterfrom
einlamye:sigma-pr5-sysinternals-driver-uac
Open

Add Sysinternals tooling and driver/UAC detection rules#6094
einlamye wants to merge 4 commits into
SigmaHQ:masterfrom
einlamye:sigma-pr5-sysinternals-driver-uac

Conversation

@einlamye

Copy link
Copy Markdown
Contributor

Summary of the Pull Request

Adds detection coverage for several Sysinternals and signed Windows utilities abused by adversaries (NTDS/volume theft, EDR/AV termination, network capture, timestomping, UAC bypass, interactive WMI), plus a Bring-Your-Own-Vulnerable-Driver (BYOVD) service-install detection and an AccCheckConsole DLL-sideloading rule.

Changelog

new: Sysinternals NotMyFault Driver Load - Myfault.SYS
new: Potential DLL Sideloading Via AccCheckConsole.EXE
new: Volume Image Creation Via Disk2vhd
new: Potential NTDS.DIT Dump Via Dsdbutil.EXE
new: Network Capture Via Nmcap.EXE
new: Security Software Termination Via PsKill
new: Timestomping Via Known Utilities
new: UAC Bypass Tool Spawning Shell - Odbcad32/Eudcedit
new: WMI Test Tool Execution - Wbemtest.EXE
new: Kernel Driver Service Registered From Suspicious Path

Example Log Event

Fixed Issues

SigmaHQ Rule Creation Conventions

  • If your PR adds new rules, please consider following and applying these conventions

@github-actions github-actions Bot added Rules Review Needed The PR requires review Windows Pull request add/update windows related rules labels Jun 29, 2026
einlamye and others added 3 commits July 3, 2026 16:38
- pskill rule: fix tactic to attack.defense-impairment (t1685)
- timestomp + kernel-driver rules: drop attack.mitre.org reference links
  (SigmahqMitreLinkIssue); techniques already covered by tags
- kernel-driver rule: filter out Windows Defender ProgramData driver path
  to clear the goodlog-tests baseline false positive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Review Needed The PR requires review Rules Windows Pull request add/update windows related rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant