thehive_create_alert
Create a TheHive alert from network intrusion findings, including observables, severity, and TLP marking, for documented incident response.
Instructions
Create a TheHive alert from NIDS findings. Includes observables (IPs, domains, hashes), severity, TLP marking, and alert description. Use after investigating suspicious activity in Zeek/Suricata logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pap | No | PAP: 0=Clear, 1=Green, 2=Amber, 3=Red | |
| tlp | No | TLP: 0=Clear, 1=Green, 2=Amber, 3=Amber+Strict, 4=Red | |
| tags | No | Tags for categorization | |
| type | No | Alert type identifier | nids-alert |
| title | Yes | Alert title | |
| source | No | Alert source | zeek-mcp |
| severity | No | Severity: 1=Low, 2=Medium, 3=High, 4=Critical | |
| sourceRef | No | Source reference (e.g. Suricata SID, Zeek UID) | |
| description | Yes | Detailed description of the finding | |
| observables | No | Observables to attach to the alert |