Courseiva
mediumMultiple ChoiceObjective-mapped

Isolate Server Before Investigating Unusual Outbound Traffic

A security analyst detects unusual outbound traffic from a server that normally communicates only with internal systems. The firewall logs show connections to an external IP address on port 443/tcp. Which incident response step should the analyst perform FIRST?

Quick Answer

Isolating the server from the network is the correct first step because the situation described, a server that normally talks only to internal systems suddenly making outbound connections to an external IP on port 443, is a textbook sign of a command-and-control channel, and the immediate priority in incident response once a compromise is suspected is containment, not investigation or cleanup. Isolating the host achieves containment while preserving the system in its current running state, which matters because the server's memory, active processes, and other volatile evidence are still intact at this moment; anything that changes that state risks destroying evidence needed to understand what happened. This is precisely why shutting the server down or immediately running an antivirus scan would be the wrong first move: powering off wipes volatile memory where malware often resides only in RAM, and an AV scan can quarantine or delete files before they've been examined, both of which violate the order-of-volatility principle that governs evidence preservation. Isolation strikes the right balance, stopping the bleeding without destroying what the investigation still needs. When a scenario presents signs of active compromise and asks for the FIRST response step, default to the option that contains the threat while disturbing the system as little as possible, rather than options that shut down, remediate, or scan before containment has happened.

⚠ Common exam trap

ISC2 often tests the misconception that immediate shutdown or antivirus scanning is the correct first step, but the trap here is that containment (isolation) must precede any destructive or investigative actions to preserve evidence and limit damage.

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 server from the network.

The unusual outbound traffic to an external IP on port 443/tcp from a server that normally only communicates internally indicates a potential compromise, such as a command-and-control (C2) channel. The first priority in incident response is containment to prevent further data exfiltration or lateral movement, and isolating the server from the network achieves this without destroying volatile evidence. Shutting down the server or running an antivirus scan could destroy memory-resident malware or forensic artifacts, violating the order of volatility.

Answer analysis

Option-by-option breakdown

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

  • Run a full antivirus scan on the server.

    Why it's wrong here

    Scanning may alert the attacker and does not prevent ongoing data exfiltration.

  • Isolate the server from the network.

    Why this is correct

    Containment stops the threat from causing further damage.

  • Immediately shut down the server.

    Why it's wrong here

    Shutdown may destroy volatile evidence and degrade system availability.

  • Disconnect the entire network segment.

    Why it's wrong here

    This may cause unnecessary business disruption; isolate only the affected system.

About these practice questions

Courseiva writes every SSCP question from scratch — 920 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on SSCP

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A security analyst detects unusual outbound traffic from a server to a known malicious IP. The server is running a critical business application. What should the analyst do FIRST?

medium
  • A.Block all traffic from that server
  • B.Run antivirus on the server
  • C.Disconnect the server from the network
  • D.Alert the system administrator

Why C: The first priority in incident response is containment. Disconnecting the server from the network immediately stops potential data exfiltration and prevents the attacker from causing further damage. Option A is too broad and would disrupt legitimate services. Option B (running antivirus) delays containment and may not be effective against advanced threats. Option D (alerting the system administrator) is important but should not precede containment; containment must be performed first to minimize impact.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SSCP practice question is part of Courseiva's free ISC2 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 SSCP exam.