What problem does it solve?
Security teams often lack a structured method to proactively search for Advanced Persistent Threats that evade signature-based detection, leaving long-dwell intrusions undiscovered until damage occurs.
Core Features & Use Cases
- Hypothesis-Driven Hunting: Builds testable hunt hypotheses from MITRE ATT&CK group TTPs and maps each technique to required data sources like Sysmon, Zeek, and EDR telemetry.
- Multi-Platform Query Execution: Provides ready-to-adapt Velociraptor VQL, osquery SQL, and Splunk SPL queries for detecting encoded PowerShell, scheduled-task persistence, and PsExec lateral movement.
- Findings Operationalization: Structures results with the Diamond Model, validates hits across multiple data sources, and converts low-false-positive queries into portable Sigma detection rules.
- Use Case: After an ISAC partner reports APT29 activity in your sector, use this Skill to test for spearphishing ISO attachments and living-off-the-land binaries across your fleet, then document coverage gaps where telemetry retention is insufficient.
Quick Start
Hunt my environment for APT29-style living-off-the-land activity using Velociraptor and osquery, and report any confirmed findings with their ATT&CK technique mappings.