What problem does it solve?
Attackers commonly establish persistence on Windows systems by creating scheduled tasks (MITRE ATT&CK T1053.005), and these tasks often evade default logging configurations. This Skill guides analysts through a structured threat hunt to surface malicious scheduled tasks that standard alerting misses.
Core Features & Use Cases
- Hypothesis-Driven Hunting Workflow: A seven-step process from hypothesis formulation through query execution, validation, and reporting.
- Detection Gap Coverage: Documents blind spots such as disabled EID 4698 auditing, ComHandler action evasion, hidden tasks via SDDL deletion, and Linux cron/at equivalents.
- Multi-Platform Query Support: Covers CrowdStrike, Microsoft Defender for Endpoint (KQL), Splunk (SPL), Elastic, Sysmon, and Velociraptor.
- Use Case: After threat intelligence reports a campaign using scheduled task persistence, an analyst runs the hunt to query task creation events, baseline legitimate updater tasks, and validate findings with Atomic Red Team T1053.005 tests.
Quick Start
Hunt for suspicious scheduled task persistence on Windows endpoints by analyzing task creation events and unusual scheduling patterns across my SIEM and EDR data.