detecting-malicious-scheduled-tasks-with-sysmon

mukul975/detecting-malicious-scheduled-tasks-with-sysmon · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


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.

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.3 KB
  • 📁scripts
  • ⚙️agent.py 7.6 KB
  • 📄LICENSE 11.0 KB

Related

  1. hunting-for-suspicious-scheduled-tasks · mukul975 bundle
    Hunt for adversary persistence and execution via Windows scheduled tasks by analyzing task creation events, suspicious task properties, and unusual execution patterns.
    24.6k
    repo stars
  2. 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
  3. detecting-wmi-persistence · mukul975 bundle
    Detect WMI event subscription persistence by analyzing Sysmon Event IDs 19, 20, and 21 for malicious EventFilter, EventConsumer, and FilterToConsumerBinding creation.
    24.6k
    repo stars
  4. hunting-for-scheduled-task-persistence · mukul975 bundle
    Hunt for adversary persistence via Windows Scheduled Tasks by analyzing task creation events, suspicious task actions, and unusual scheduling patterns.
    24.6k
    repo stars
  5. detecting-lateral-movement-with-splunk · mukul975 bundle
    Detect adversary lateral movement across networks using Splunk SPL queries against Windows authentication logs, SMB traffic, and remote service abuse.
    24.6k
    repo stars
  6. 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

Frequently asked questions

How do I install the detecting-malicious-scheduled-tasks-with-sysmon skill?

Run npx skillmds add mukul975/detecting-malicious-scheduled-tasks-with-sysmon 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-malicious-scheduled-tasks-with-sysmon skill do?

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. It is listed under Security, Incident Response, Vulnerability Scanning on SkillMD.

Is detecting-malicious-scheduled-tasks-with-sysmon 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-malicious-scheduled-tasks-with-sysmon?

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-malicious-scheduled-tasks-with-sysmon free to use?

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

Who published detecting-malicious-scheduled-tasks-with-sysmon?

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