detecting-wmi-persistence

mukul975/detecting-wmi-persistence · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Detect WMI event subscription persistence by analyzing Sysmon Event IDs 19, 20, and 21 for malicious EventFilter, EventConsumer, and FilterToConsumerBinding creation.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 2.9 KB
  • 📁scripts
  • ⚙️agent.py 8.7 KB
  • 📄LICENSE 11.0 KB

Related

  1. hunting-for-persistence-via-wmi-subscriptions · mukul975 bundle
    Hunt for adversary persistence through Windows Management Instrumentation event subscriptions by monitoring WMI consumer, filter, and binding creation events that execute malicious code triggered by system events.
    24.6k
    repo stars
  2. detecting-malicious-scheduled-tasks-with-sysmon · mukul975 bundle
    Detect malicious scheduled task creation and modification using Sysmon Event IDs 1, 11, and Windows Security Event 4698/4702, correlating task creation with suspicious parent processes, public directory paths, and encoded command arguments to identify persistence and lateral movement.
    24.6k
    repo stars
  3. hunting-for-dcom-lateral-movement · mukul975 bundle
    Detect DCOM-based lateral movement by correlating Sysmon process creation and network connection events, WMI event analysis, and RPC endpoint mapper traffic to identify abuse of MMC20.Application, ShellBrowserWindow, and ShellWindows COM objects.
    24.6k
    repo stars
  4. detecting-fileless-attacks-on-endpoints · mukul975 bundle
    Detects fileless malware and in-memory attacks that execute entirely in RAM without writing persistent files to disk, evading traditional antivirus. Provides detection rules for PowerShell-based attacks, reflective DLL injection, WMI persistence, and registry-resident malware.
    24.6k
    repo stars
  5. hunting-for-persistence-mechanisms-in-windows · mukul975 bundle
    Systematically hunt for adversary persistence mechanisms across Windows endpoints including registry, services, startup folders, and WMI subscriptions.
    24.6k
    repo stars
  6. detecting-pass-the-hash-attacks · mukul975 bundle
    Hunt for Pass-the-Hash attacks by analyzing NTLM authentication patterns, identifying Type 3 logons where Kerberos is expected, and correlating with credential dumping indicators.
    24.6k
    repo stars

Frequently asked questions

How do I install the detecting-wmi-persistence skill?

Run npx skillmds add mukul975/detecting-wmi-persistence in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the detecting-wmi-persistence skill do?

Detect WMI event subscription persistence by analyzing Sysmon Event IDs 19, 20, and 21 for malicious EventFilter, EventConsumer, and FilterToConsumerBinding creation. It is listed under Security, Coding & Dev Tools, Incident Response on SkillMD.

Is detecting-wmi-persistence safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with detecting-wmi-persistence?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is detecting-wmi-persistence free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published detecting-wmi-persistence?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.