What problem does it solve?
Attackers abuse legitimate Windows binaries like certutil, mshta, and regsvr32 to execute payloads while evading detection, and standard keyword rules miss renamed binaries, obfuscated command lines, and long-tail LOLBins. This Skill provides a structured hunt methodology with ready-to-run detection queries to surface that abuse in endpoint telemetry.
Core Features & Use Cases
- LOLBin Watchlist & Baselining: Build a high-risk binary list from LOLBAS and profile normal command-line arguments, parent processes, and user contexts over 30 days.
- Ready-to-Run Detection Queries: Includes Splunk SPL, Microsoft Sentinel KQL, and a Sigma rule covering certutil download cradles, mshta remote execution, regsvr32 Squiblydoo, rundll32 proxy execution, and more.
- Detection Gap Guidance: Documents blind spots such as missing OriginalFileName in Event 4688, caret/quote obfuscation, and disabled command-line auditing, plus validation steps using Atomic Red Team tests.
- Use Case: A SOC analyst investigating a phishing alert uses the parent-child analysis workflow to discover winword.exe spawning certutil.exe with a -urlcache argument, confirming a weaponized document download cradle.
Quick Start
Hunt my Sysmon process creation logs for suspicious LOLBin executions such as certutil, mshta, rundll32, or regsvr32 with unusual command-line arguments.