From cybersec-toolkit
Builds a systematic threat hunt hypothesis framework from threat intelligence, attack patterns, and environmental data. Useful for proactive detection, purple team exercises, and ATT&CK gap analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersec-toolkit:building-threat-hunt-hypothesis-frameworkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- When proactively hunting for indicators of building threat hunt hypothesis framework in the environment
| Concept | Description |
|---|---|
| TA0001 | Initial Access |
| TA0003 | Persistence |
| TA0008 | Lateral Movement |
| TA0010 | Exfiltration |
| Tool | Purpose |
|---|---|
| CrowdStrike Falcon | EDR telemetry and threat detection |
| Microsoft Defender for Endpoint | Advanced hunting with KQL |
| Splunk Enterprise | SIEM log analysis with SPL queries |
| Elastic Security | Detection rules and investigation timeline |
| Sysmon | Detailed Windows event monitoring |
| Velociraptor | Endpoint artifact collection and hunting |
| Sigma Rules | Cross-platform detection rule format |
Hunt ID: TH-BUILDI-[DATE]-[SEQ]
Technique: TA0001
Host: [Hostname]
User: [Account context]
Evidence: [Log entries, process trees, network data]
Risk Level: [Critical/High/Medium/Low]
Confidence: [High/Medium/Low]
Recommended Action: [Containment, investigation, monitoring]
npx claudepluginhub 26zl/cybersec-toolkit --plugin cybersec-toolkitBuilds a systematic threat hunt hypothesis framework from threat intelligence, attack patterns, and environmental data. Useful for proactive detection, purple team exercises, and ATT&CK gap analysis.
Builds systematic threat hunt hypothesis framework from threat intelligence, ATT&CK patterns, and EDR/SIEM data into testable queries. For proactive detection, incident response, and assessments.
Builds systematic threat hunting hypothesis frameworks from threat intelligence, attack patterns, and environment data into testable hypotheses. Guides EDR/SIEM queries for proactive detection, incident response, and purple team exercises.