Question 277 of 504
Incident Response and RecoveryhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is DNS logs. This is the most useful additional data source because command and control traffic frequently relies on domain generation algorithms or connections to known malicious domains, and DNS logs directly reveal the domain names being resolved before the outbound connections on port 443 occur. By correlating the firewall logs with DNS queries, an analyst can spot suspicious lookups that precede the encrypted C2 handshake, exposing the infrastructure behind the traffic. On the Systems Security Certified Practitioner SSCP exam, this tests your ability to prioritize evidence that links network behavior to threat actor tactics, often appearing in scenario-based questions where you must choose between NetFlow, system logs, or DNS logs—a common trap is picking NetFlow because it shows IPs, but DNS logs provide the domain-level context that confirms C2 activity. Memory tip: think “DNS reveals the destination name, not just the number.”

SSCP Incident Response and Recovery Practice Question

This SSCP practice question tests your understanding of incident response and recovery. Examine the command output carefully: the correct answer depends on what the output actually shows, not on general recall alone. 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.

A security analyst reviews a firewall log showing an internal IP attempting outbound connections to multiple external IPs on port 443. The analyst suspects command and control. Which additional data source would be MOST useful for confirmation?

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

DNS logs

DNS logs are the most useful additional data source because C2 traffic often uses domain generation algorithms (DGAs) or connects to known malicious domains. By correlating the outbound connections on port 443 with DNS queries, the analyst can identify suspicious domain lookups that precede the connections, revealing the C2 infrastructure. Unlike NetFlow or system logs, DNS logs directly show the domain names being resolved, which is a key indicator of C2 activity.

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.

  • NetFlow data

    Why it's wrong here

    NetFlow shows traffic flow but not DNS queries; less direct evidence.

  • System event logs

    Why it's wrong here

    Event logs show process creation but not network connections to external IPs.

  • DNS logs

    Why this is correct

    DNS logs can show domain resolutions, often used by C2 to obfuscate IPs.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Antivirus logs

    Why it's wrong here

    Antivirus may not detect C2 traffic if malware is unknown.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often choose NetFlow data (Option A) because it shows traffic flows, but they overlook that DNS logs directly reveal the domain names being resolved, which is critical for identifying C2 domains that may not appear in NetFlow's IP-only view.

Trap categories for this question

  • Command / output trap

    NetFlow shows traffic flow but not DNS queries; less direct evidence.

Detailed technical explanation

How to think about this question

C2 traffic often uses HTTPS on port 443 to blend with legitimate web traffic, but DNS logs can reveal beaconing patterns such as periodic queries to algorithmically generated domains (e.g., using a DGA like in the Conficker or LockBit variants). A real-world scenario involves analyzing DNS logs for NXDOMAIN responses or high query volumes to rare TLDs, which are strong indicators of C2 activity even when the traffic itself is encrypted. Tools like Zeek or Windows DNS Server logs can capture these queries, and correlating them with firewall logs provides a more complete picture.

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 developer is choosing between AES-256 (symmetric) and RSA-2048 (asymmetric) for encrypting a large file that will be sent to a partner. Symmetric encryption is fast but requires key exchange; asymmetric is slower but solves the key distribution problem. A hybrid approach — encrypt the file with AES, encrypt the AES key with RSA — is standard. Questions like this test whether you understand when each approach applies.

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 SSCP 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 SSCP 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 SSCP question test?

Incident Response and Recovery — This question tests Incident Response and Recovery — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: DNS logs — DNS logs are the most useful additional data source because C2 traffic often uses domain generation algorithms (DGAs) or connects to known malicious domains. By correlating the outbound connections on port 443 with DNS queries, the analyst can identify suspicious domain lookups that precede the connections, revealing the C2 infrastructure. Unlike NetFlow or system logs, DNS logs directly show the domain names being resolved, which is a key indicator of C2 activity.

What should I do if I get this SSCP 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 25, 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 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.