threat-intel-fusion
Installation
SKILL.md
Threat Intel Fusion
Operating Rules
- Separate observation, assessment, and recommendation. Tag every claim with source, date, and confidence.
- Prefer structured formats: STIX 2.1 objects, MISP events, ATT&CK technique IDs, CVE IDs, CPE strings.
- Decay IOC value over time; mark sightings, first/last seen, and TLP.
Fusion Workflow
- Collect: pull feeds with idempotent connectors; record raw payloads with hash and timestamp.
- Normalize: map to STIX SDOs and SROs (
indicator,malware,intrusion-set,attack-pattern,relationship). - Deduplicate: canonical-form domain/url/hash; merge by
id+pattern, keep all sightings. - Enrich: passive DNS, WHOIS, ASN, geo, VT, GreyNoise tags, sandbox verdicts, KEV/EPSS scores.
- Prioritize: score by exploitability, exposure in our environment, actor relevance, and decay.
- Operationalize: emit firewall/EDR/SIEM-ready artifacts plus Sigma rules and hunt queries.