What problem does it solve?
Attackers abuse trusted, Microsoft-signed binaries like certutil, mshta, and rundll32 to execute malicious payloads while evading antivirus and signature-based detection, leaving defenders with blind spots that standard reputation-based tools cannot close.
Core Features & Use Cases
- Hypothesis-Driven Hunting: Guides a structured workflow from threat-intel hypothesis through telemetry collection, baselining, anomaly detection, and reporting.
- Detection Gap Coverage: Addresses renamed LOLBins via OriginalFileName and hash matching, obfuscated command lines, and long-tail binaries like msdt.exe and mavinject.exe.
- Validation & Tuning: Includes Atomic Red Team test cases (T1218.010, T1218.011, T1140) and false-positive tuning guidance by parent process, path, and signer.
- Use Case: After threat intel reports certutil download cradles in active campaigns, hunt Sysmon Event ID 1 and network logs for certutil executions with outbound connections, then produce a structured hunt report with IOCs and new detection rules.
Quick Start
Hunt my environment for malicious use of LOLBins such as certutil, mshta, rundll32, and regsvr32 over the past 30 days using Sysmon and EDR telemetry.