What problem does it solve?
Fileless malware executes entirely in memory without writing files to disk, so traditional antivirus finds nothing. This Skill provides detection rules, telemetry configuration steps, and validation procedures to surface PowerShell abuse, reflective DLL injection, WMI persistence, and registry-resident malware on Windows endpoints.
Core Features & Use Cases
- Telemetry Enablement: Step-by-step configuration of PowerShell Script Block Logging, Module Logging, Transcription, and Sysmon event IDs 1, 7, 8, 10, 13, and 19-21.
- Detection Rules: Ready-to-use queries for encoded PowerShell commands, download cradles, AMSI bypass attempts, process injection, WMI event subscriptions, and registry-based execution, including Splunk and MDE KQL examples.
- Validation Workflow: Atomic Red Team test cases (T1059.001, T1620, T1546.003) to confirm detections actually fire and reach the SIEM.
- Use Case: A SOC analyst investigating an incident where AV found no malicious files uses this Skill to hunt for in-memory indicators and build durable detections against living-off-the-land techniques.
Quick Start
Use this skill to build detection rules for fileless PowerShell attacks and validate them with Atomic Red Team tests on my Windows endpoints.