Question 59 of 500
Incident ManagementhardMultiple ChoiceObjective-mapped

Quick Answer

The correct initial response is to isolate the database server from the network to stop the traffic. This action immediately halts the suspected data exfiltration, containing the incident and preventing further loss of sensitive customer data, as the priority in any incident response is to stop the active threat before performing investigative steps. On the Certified Information Security Manager CISM exam, this question tests your understanding of the Containment phase within the NIST SP 800-61 incident response lifecycle, where the common trap is to delay action by reviewing logs or running scans—allowing the exfiltration to continue and increasing damage. Remember the memory tip: "Contain first, investigate second" to avoid the trap of analysis paralysis during an active breach.

CISM Incident Management Practice Question

This CISM practice question tests your understanding of incident management. Compare every option against the stated constraints before choosing — the best answer satisfies all requirements, not just the most obvious one. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

An organization's security team detects an unusual spike in outbound traffic from a database server to an external IP address during a routine security scan. The database server contains sensitive customer data. Which of the following is the MOST appropriate initial response?

Question 1hardmultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Isolate the database server from the network to stop the traffic.

Isolating the database server is the most appropriate initial response because it immediately halts the suspected data exfiltration, containing the incident and preventing further loss of sensitive customer data. In incident management, the priority is to stop the active threat before performing any investigative or notification steps, as per the NIST SP 800-61 incident response lifecycle (Preparation, Detection & Analysis, Containment, Eradication & Recovery). Delaying containment to review logs or run scans allows the exfiltration to continue, increasing the potential damage.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Notify the data protection officer and legal team.

    Why it's wrong here

    Notification is necessary but should happen after containment.

  • Review firewall logs to confirm data exfiltration.

    Why it's wrong here

    Reviewing logs is important but not immediate; containment first.

  • Run a full antivirus scan on the database server.

    Why it's wrong here

    Antivirus scan may not detect advanced threats and delays response.

  • Isolate the database server from the network to stop the traffic.

    Why this is correct

    Containment is a top priority to limit impact.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse 'investigation' with 'response' and choose to review logs first (Option B), failing to recognize that in an active incident, containment must precede any forensic analysis to prevent further damage.

Detailed technical explanation

How to think about this question

Under the hood, isolating a server can be achieved by disabling its network interface (e.g., `ifconfig eth0 down` on Linux) or by applying a VLAN access control list (VACL) on the switch port to drop all traffic to/from the server. In a real-world scenario, an attacker might have established a reverse shell or used a tool like `netcat` to pipe data out; isolating the server cuts the TCP connection abruptly, forcing the attacker to re-establish a foothold, which buys time for forensic analysis. This aligns with the SANS PICERL model (Preparation, Identification, Containment, Eradication, Recovery, Lessons Learned), where containment is the immediate priority after identification.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the CISM exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CISM practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CISM practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CISM question test?

Incident Management — This question tests Incident Management — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Isolate the database server from the network to stop the traffic. — Isolating the database server is the most appropriate initial response because it immediately halts the suspected data exfiltration, containing the incident and preventing further loss of sensitive customer data. In incident management, the priority is to stop the active threat before performing any investigative or notification steps, as per the NIST SP 800-61 incident response lifecycle (Preparation, Detection & Analysis, Containment, Eradication & Recovery). Delaying containment to review logs or run scans allows the exfiltration to continue, increasing the potential damage.

What should I do if I get this CISM question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CISM practice question is part of Courseiva's free ISACA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CISM exam.