Agent skill
hunt
Hypothesis-driven threat hunting with MITRE ATT&CK mapping
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/hunt-atiilla-claude-pentest-agent
SKILL.md
Threat Hunting
Proactive threat detection:
- Hypothesis-driven hunting
- MITRE ATT&CK TTP searches
- Anomaly detection
- Log analysis (Sysmon, Security, EDR)
- Network traffic hunting
- Cloud log hunting
Required Context
- Hypothesis: What threat/TTP to hunt
- Data Sources: Available logs (Sysmon, Security, EDR, network)
- Time Range: How far back to search
- Known Context: Recent intel, incidents, or audit findings
Tools Used
jq, grep, awk, zeek, sigma queries
Example
/hunt
Hypothesis: Lateral movement via WMI (T1047)
Data: Sysmon logs
Time: Last 7 days
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?