cve_to_detection
Convert a CVE into ready-to-use detection queries for Sentinel, Splunk, and Sigma by fetching NVD data, mapping to MITRE ATT&CK techniques, and including hunting hypotheses, false positives, and response actions.
Instructions
Convert a CVE into actionable SIEM detection logic. Fetches CVE details from NVD, maps to MITRE ATT&CK techniques, and generates detection queries in KQL (Sentinel), Splunk SPL, and Sigma formats with threat hunting hypotheses, false positive considerations, and response actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | Yes | CVE identifier (e.g., CVE-2024-1234) |