Loading...
Loading...
Used for blue-team threat hunting, detection engineering with Sigma/YARA, SIEM query design, and incident detection validation.
npx skill4agent add zhaoxuya520/reverse-skill threat-huntingNOWNOWNEXTACTmalware-analysis/digital-forensics/Example: Adversaries use living-off-the-land techniques for lateral movement
→ Data sources: Sysmon 1/3/10, Windows Security 4624/4648
→ Success criteria: Detect abnormal parent processes or rare account log sources□ Baseline: Normal administrator behavior time periods and hosts
□ Anomalies: New services, encoded PowerShell, abnormal outbound traffic
□ Correlation: Short-time logins of the same account across multiple hosts# See malware-analysis for Sigma skeleton; this skill emphasizes:
# - False positive scope
# - Data source field mapping
# - Response playbook links□ Atomic Red Team tests are only allowed in authorized laboratories
□ Replay historical logs to verify recall rate| Tool | Purpose |
|---|---|
| Sigma CLI / sigmac | Rule conversion |
| YARA | File/memory scanning |
| SIEM (ELK/Splunk, etc.) | Querying |
| osquery | Endpoint threat hunting |
| Atomic Red Team | Detection validation (laboratory) |
references/hunting-loop.md../malware-analysis/references/yara-sigma-rules.md../digital-forensics/