Which of the following is a correct flow of the stages in an incident handling and response (IH&R) process?
Correct Answer: B
The correct flow of stages in an Incident Handling and Response (IH&R) process typically follows a structured approach that begins with Preparation, which is crucial for an effective response to incidents. This is followed by Incident Recording, where details of the incident are documented. Incident Triage is the next stage, where incidents are prioritized based on their impact. Containment strategies are then employed to limit the spread of the incident. Eradication involves removing the threat from the affected systems. Recovery is the process of restoring systems to normal operation. Finally, Post-Incident Activities involve learning from the incident and improving future response efforts. References: The stages of the IH&R process are outlined in various EC-Council resources, including the EC-Council's Certified Incident Handler (E|CIH) program and related training materials, which emphasize the importance of a structured and methodical approach to incident handling and response123.
Question 127
TechInnovate receives an alert about a newly discovered zero-day vulnerability in a widely used web application framework that is being actively exploited. No official patch is available. The SOC must monitor adversary tactics, identify indicators of compromise (IoCs), and proactively adjust controls to detect, track, and mitigate the threat. Which SOC technology is crucial for real-time visibility into evolving threat intelligence and enabling proactive mitigation?
Correct Answer: B
When a zero-day is being exploited and no patch exists, the SOC must rapidly consume, curate, and operationalize evolving threat intelligence: new IoCs, attacker infrastructure, exploitation patterns, and defensive guidance. Threat intelligence management tools are purpose-built for this. They aggregate feeds and reports, normalize indicators, score confidence and relevance, de-duplicate noise, enrich with context (campaign, actor, targeting), and push actionable intelligence into detection and response systems. This provides real-time visibility into changes as the threat evolves and enables proactive mitigation such as blocking malicious domains/IPs, updating WAF rules, tuning detections, and prioritizing monitoring on vulnerable assets. Vulnerability management tools are important for exposure tracking, but they provide limited real-time adversary intelligence and cannot resolve a zero-day without patching/mitigation guidance. EDR tools provide endpoint visibility and containment but don't serve as the intelligence aggregation and distribution layer. SIEM solutions correlate internal telemetry and alert on suspicious behavior, but they rely on intelligence sources and still need a mechanism to manage rapidly changing indicators at scale. Therefore, threat intelligence management tools are crucial for quickly turning external intelligence into actionable defensive updates during a zero-day window.
Question 128
A large financial institution receives thousands of security logs daily from firewalls, IDS systems, and user authentication platforms. The SOC uses an AI-driven SIEM system with Natural Language Processing (NLP) capabilities to streamline threat detection. This enables faster response times, reduces manual rule creation, and helps detect advanced threats that traditional systems might overlook. Which option best illustrates the advantage of NLP in SIEM?
Correct Answer: D
NLP excels at interpreting and extracting meaning from human-readable, text-heavy sources-exactly the kind of data often found in logs, alerts, ticket notes, email content, and incident narratives. In SIEM contexts, NLP can help classify alerts, cluster similar events, summarize incident context, extract entities (usernames, hosts, IPs) from free-form text, and identify suspicious language or patterns in communications (for example, phishing email content). This can reduce manual triage work by automatically enriching and organizing noisy textual data. NLP does not eliminate the need for normalization or correlation; those are core SIEM functions for structured event linking. NLP also does not require analysts to write rules in complex programming languages; it often reduces that burden by improving parsing and interpretation. Hardware dependency reduction is unrelated. Therefore, the best advantage statement is that NLP enables analysis of text-based data from logs and communications to detect threats and improve triage, which supports faster response and better detection for complex or subtle attacks.
Question 129
Emmanuel is working as a SOC analyst in a company named Tobey Tech. The manager of Tobey Tech recently recruited an Incident Response Team (IRT) for his company. In the process of collaboration with the IRT, Emmanuel just escalated an incident to the IRT. What is the first step that the IRT will do to the incident escalated by Emmanuel?
Correct Answer: A
When an incident is escalated to the Incident Response Team (IRT), the first step they undertake is Incident Analysis and Validation. This step is crucial to ensure that the incident is genuine and to understand its nature and scope. The IRT will analyze the information provided by the SOC analyst, validate the incident against known patterns or indicators of compromise, and gather additional information if necessary. This initial analysis helps in determining the severity of the incident and guides the subsequent steps in the incident response process. References: * The Key Role of Incident Response Teams (IRTs) - Zenduty1 * A Practical Approach to Incident Management Escalation - Exigence2 * ITIL Incident Management: Best Practices for Escalation and Resolution - LinkedIn3
Question 130
Which attack works like a dictionary attack, but adds some numbers and symbols to the words from the dictionary and tries to crack the password?