A security operations team is configuring an automated threat intelligence pipeline to enrich SIEM alerts and dynamically update perimeter firewall defense rules with real-time indicators of compromise and vulnerability data. Which of the following sources or protocols should the team integrate to achieve structured, machine-readable threat sharing and standardized vulnerability context? (Select TWO.)
- TAXII protocol feeds transmitting STIX-formatted threat intelligence data directly to security appliances.Answer
- National Vulnerability Database (NVD) CVE data feeds to provide standardized vulnerability scores and metadata.Answer
- CManual OSINT web browser queries across public threat researcher blogs during active incident investigations.
- DSector-specific ISAC executive email bulletins containing high-level strategic risk advisories.
- EDark web hacker forum scraping feeds aimed at profiling threat actor ideological motivations.
Answer
The correct selections are the TAXII protocol feed delivering STIX-formatted threat intelligence and the National Vulnerability Database (NVD) CVE data feed.
Automated security operations require standardized, machine-readable data formats and protocols. TAXII specifically serves as the transport mechanism to push or pull STIX-formatted indicators directly to network security devices like firewalls and SIEMs without manual intervention. Additionally, NVD feeds supply structured CVE and CVSS data, enabling SIEM systems to automatically enrich security event logs with standardized vulnerability context.
Step-by-Step Solution
Key Concept
Machine-readable threat intelligence feeds (STIX/TAXII) and vulnerability repositories (NVD/CVE) enable automated security operations and alert enrichment.