hunting-for-startup-folder-persistence

mukul975/hunting-for-startup-folder-persistence · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Detect T1547.001 startup folder persistence by monitoring Windows startup directories for suspicious file creation, analyzing autoruns entries, and using Python watchdog for real-time filesystem monitoring.

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

Related

  1. 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
  2. hunting-for-unusual-service-installations · mukul975 bundle
    Detect suspicious Windows service installations (MITRE ATT&CK T1543.003) by parsing System event logs for Event ID 7045, analyzing service binary paths, and identifying indicators of persistence mechanisms.
    24.6k
    repo stars
  3. 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
  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. 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
  6. hunting-for-ntlm-relay-attacks · mukul975 bundle
    Detect NTLM relay attacks by analyzing Windows Event 4624 logon type 3 with NTLMSSP authentication, identifying IP-to-hostname mismatches, Responder traffic signatures, SMB signing status, and suspicious authentication patterns across the domain.
    24.6k
    repo stars

Frequently asked questions

How do I install the hunting-for-startup-folder-persistence skill?

Run npx skillmds add mukul975/hunting-for-startup-folder-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 hunting-for-startup-folder-persistence skill do?

Detect T1547.001 startup folder persistence by monitoring Windows startup directories for suspicious file creation, analyzing autoruns entries, and using Python watchdog for real-time filesystem monitoring. It is listed under Security, Coding & Dev Tools, Incident Response on SkillMD.

Is hunting-for-startup-folder-persistence safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. 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 hunting-for-startup-folder-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 hunting-for-startup-folder-persistence free to use?

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

Who published hunting-for-startup-folder-persistence?

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