Cyber & Threat Intel
Category ID:cyber
Icon: shield-check
Color: #8B5CF6
This category contains 5 event types and 24 subtypes for tracking cyber & threat intel events.
Special Fields
This category includes the following specialized metadata fields:| Field | Type | Required | Options |
|---|---|---|---|
threat_type | string | Yes | 5 values (see below) |
attack_vector | string | No | 8 values (see below) |
severity | string | Yes | 4 values (see below) |
target_sector | string | No | |
threat_actor | string | No | |
cve_ids | array | No | |
ioc_count | integer | No |
Threat Type
Field ID:threat_typeType: string
Required: Yes Allowed values:
Nation-stateCriminalHacktivistInsiderUnknown
Attack Vector
Field ID:attack_vectorType: string
Required: No Allowed values:
PhishingExploitSupply chainZero-dayBrute forceSocial engineeringPhysicalUnknown
Severity
Field ID:severityType: string
Required: Yes Allowed values:
LowMediumHighCritical
Target Sector
Field ID:target_sectorType: string
Required: No
Threat Actor
Field ID:threat_actorType: string
Required: No
Cve Ids
Field ID:cve_idsType: array
Required: No
Ioc Count
Field ID:ioc_countType: integer
Required: No
Event Type Hierarchy
The Cyber & Threat Intel category includes the following complete hierarchy:Cyber Attack
Type ID:cyber_attackSubtypes: 6
- Ransomware (
ransomware) - Distributed Denial Of Service (
distributed_denial_of_service) - Data Exfiltration (
data_exfiltration) - Website Defacement (
website_defacement) - Wiper Malware (
wiper_malware) - Supply Chain Compromise (
supply_chain_compromise)
Vulnerability Disclosure
Type ID:vulnerability_disclosureSubtypes: 4
- Zero Day Discovery (
zero_day_discovery) - Patch Release (
patch_release) - Proof Of Concept Published (
proof_of_concept_published) - Active Exploitation Confirmed (
active_exploitation_confirmed)
Data Breach
Type ID:data_breachSubtypes: 5
- Personal Data Leak (
personal_data_leak) - Credentials Exposed (
credentials_exposed) - Financial Data Breach (
financial_data_breach) - Government Data Breach (
government_data_breach) - Healthcare Data Breach (
healthcare_data_breach)
Threat Actor Activity
Type ID:threat_actor_activitySubtypes: 4
- New Threat Group Identified (
new_threat_group_identified) - Infrastructure Change (
infrastructure_change) - Tooling Update (
tooling_update) - Campaign Attribution (
campaign_attribution)
Critical Infrastructure Incident
Type ID:critical_infrastructure_incidentSubtypes: 5
- Power Grid Disruption (
power_grid_disruption) - Telecommunications Outage (
telecommunications_outage) - Financial System Disruption (
financial_system_disruption) - Transportation System Disruption (
transportation_system_disruption) - Water System Compromise (
water_system_compromise)
Example API Queries
Get all Cyber & Threat Intel events
Get Cyber Attack events
Conceptual Guidance
Cyber events are categorized by threat nature:- threat_type indicates actor motivation (Nation-state, Criminal, Hacktivist)
- attack_vector describes the technical method
- severity rates impact (Low → Critical)
- cve_ids links to specific vulnerabilities