ExamRange

CSA (312-39) SOC Simulation Lab

In this scenario, you will differentiate between the levels of Cyber Threat Intelligence (CTI). You will learn how to categorize intelligence based on its target audience and its purpose within a SOC's defense-in-depth strategy.

Scenario Context

You are managing the Threat Intelligence Platform (TIP) at GlobalFinance Corp. Your team ingests thousands of data points daily. Some go directly to the SIEM as blocklists, some go to the Threat Hunting team as YARA rules, and some go to the CISO for the quarterly board meeting.

You are reviewing a newly published executive brief to ensure it goes to the correct internal stakeholder. The brief does not contain IP addresses or file hashes; instead, it outlines a shift in the geopolitical landscape affecting the financial sector.

Security Environment (TIP Extract)

Review the following extract from your Threat Intelligence Platform's report repository:

[REPORT_ID: INTEL-2026-Q2-FIN] Classification: TLP:AMBER Target Audience: C-Suite / Board of Directors -------------------------------------------------- Adversary Profile: APT-29 (Cozy Bear) & Fin7 Observed Intent: Shift from pure financial extortion to long-term intellectual property theft focusing on proprietary trading algorithms. Risk Assessment: HIGH risk to core business assets. Current security posture heavily indexes on ransomware defense, leaving gaps in subtle, persistent data exfiltration detection. Recommendation: Reallocate Q3 budget to enhance Data Loss Prevention (DLP) and Cloud Access Security Broker (CASB) deployments to align with this shifted adversary intent.

Question

The threat intelligence, which will help you, understand adversary intent and make informed decision to ensure appropriate security in alignment with risk.

What kind of threat intelligence described above?

SOC Hint: Look at the target audience and the outcome in the TIP extract. Is this report used to write a firewall rule (tactical/operational), or is it used to allocate budget and understand "why" the attacker is attacking (intent)?

Expert Insight

What is happening:
The SOC is processing a high-level report that details the who and why of an attack trend. This document is devoid of technical artifacts (like IPs or domains). Instead, it discusses adversary intent, geopolitical shifts, and business risk. The goal is to inform executive leadership so they can make risk-based decisions, such as increasing the budget for DLP solutions.

Why Strategic Threat Intelligence (B) is correct:
Strategic Threat Intelligence provides high-level information regarding the cybersecurity posture, threats, financial impacts, and trends. It specifically focuses on adversary intent and broad capabilities, allowing executives (CISO, Board of Directors) to align security spending and strategy with actual business risk.

Why the others are wrong:

MINI LESSON: The Threat Intelligence Pyramid

To succeed in a SOC, you must route the right intelligence to the right consumer. Memorize this hierarchy:

  • Strategic (High-Level): Who and Why. Focuses on trends, intent, and risk. Consumed by the C-Suite/Board to drive strategy and budget. Format: Whitepapers, executive briefs.
  • Operational (Mid-Level): How and Where. Focuses on adversary behavior (TTPs), campaign tracking, and malware families. Consumed by Threat Hunters, IR teams, and SOC L3. Format: MITRE ATT&CK mappings, YARA rules.
  • Tactical / Technical (Low-Level): What. Focuses on immediate, ephemeral artifacts (IoCs like IPs, hashes, URLs). Consumed by SOC L1s, SIEMs, Firewalls, and EDRs. Format: STIX/TAXII feeds, CSV lists.