From cybersecurity-skills
Transforms threat intelligence and environmental data into testable hunting hypotheses. Useful for proactive threat detection, ATT&CK gap analysis, and incident response scoping.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersecurity-skills: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 costrict-plugins-repo/mukul975-anthropic-cybersecurity-skills-cybersecurity-skillsBuilds 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 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.