An industrial control system (ICS) security engineering team requires an automated, standardized mechanism to continuously ingest machine-readable tactical indicators of compromise (IoCs) directly into their Security Orchestration, Automation, and Response (SOAR) platform from external sector peers. Which of the following intelligence standards and transport protocol combinations best satisfies this operational requirement?
- Structured Threat Information eXpression (STIX) serialized data delivered via the Trusted Automated eXchange of Intelligence Information (TAXII) protocolAnswer
- BOpen-Source Intelligence (OSINT) blog feeds parsed automatically through Really Simple Syndication (RSS) web scrapers
- CNational Vulnerability Database (NVD) API queries extracting Common Vulnerabilities and Exposures (CVE) severity metrics
- DStrategic threat actor attribution dossiers delivered via periodic encrypted email attachments
Answer
Structured Threat Information eXpression (STIX) serialized data delivered via the Trusted Automated eXchange of Intelligence Information (TAXII) protocol
The combination of STIX (Structured Threat Information eXpression) and TAXII (Trusted Automated eXchange of Intelligence Information) is the industry standard designed specifically for automated CTI sharing. STIX defines a consistent XML/JSON schema for describing cyber threat objects, while TAXII specifies the secure transport web services (HTTPS/RESTful API) required for machine-to-machine exchange without human intervention.
Step-by-Step Solution
Key Concept
STIX and TAXII Standards for Automated CTI Sharing
Estimated Time:2m 0s