Question 66 of 503
Security OperationshardMultiple ChoiceObjective-mapped

Quick Answer

The answer is to network-isolate the endpoint through EDR while preserving disk and memory evidence. This action stops the active beaconing to the malicious IP and halts credential-dumping tools, yet it preserves volatile memory and disk data for forensic analysis, directly addressing the business owner’s need for endpoint containment evidence preservation. On the CompTIA CySA+ CS0-003 exam, this scenario tests your ability to balance incident response speed with legal and regulatory requirements; a common trap is choosing to power off the system, which destroys memory evidence and breaks chain of custody. Remember the memory tip: “Isolate, don’t annihilate” — network isolation contains the threat without sacrificing the forensic signal.

CS0-003 Security Operations Practice Question

This CS0-003 practice question tests your understanding of security operations. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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 endpoint is actively beaconing to a known malicious IP and spawning credential-dumping tools. The business owner wants evidence preserved. What is the BEST containment action? In the detection engineering phase, Which detection or tuning approach would reduce noise without losing the signal?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

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

Network-isolate the endpoint through EDR while preserving disk and memory evidence

Network-isolating the endpoint via EDR (e.g., using a built-in quarantine feature) stops the beaconing to the malicious IP and halts credential dumping while preserving disk and memory evidence for forensic analysis. This is the best containment action because it balances incident response needs (stopping active compromise) with evidence preservation, which is critical for legal or regulatory follow-up. Powering off or deleting files would destroy volatile memory evidence and potentially violate chain-of-custody requirements.

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.

  • Network-isolate the endpoint through EDR while preserving disk and memory evidence

    Why this is correct

    EDR isolation limits attacker communication without immediately destroying volatile forensic context.

    Clue confirmation

    The clue word "best" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Run disk cleanup to remove temporary files

    Why it's wrong here

    Cleanup can destroy evidence and does not contain the threat.

  • Power off the machine immediately in every case

    Why it's wrong here

    Powering off can destroy memory evidence and may not be the best first action when controlled isolation exists.

  • Allow the host to run until the next maintenance window

    Why it's wrong here

    Confirmed active compromise requires timely containment.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the misconception that immediate power-off is always the safest containment action, but the trap here is that it destroys volatile evidence and may violate forensic preservation requirements, making network isolation the preferred approach in active incident response.

Detailed technical explanation

How to think about this question

Network isolation via EDR typically uses a host-based firewall rule or virtual network adapter disconnect to block all outbound traffic while keeping the endpoint online, allowing memory acquisition tools (e.g., WinPmem, LiME) to capture RAM without network interference. In real-world scenarios, credential-dumping tools like Mimikatz often hook LSASS in memory, and a power-off would lose the in-memory attack chain, whereas isolation lets responders collect process dumps and network logs for attribution. The key subtlety is that isolation must be applied at the network layer (e.g., via EDR's 'contain' feature) rather than physically unplugging, which can cause a sudden loss of power and disk corruption.

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 SOC analyst notices unusual lateral movement in the network at 2 AM. The IR playbook dictates: identify and contain (isolate the affected machine), then eradicate (remove the malware), then recover (restore from backup), then document. Skipping containment before eradication risks the attacker regaining access. Questions like this test the sequence and rationale of incident response phases.

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 CS0-003 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 CS0-003 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 CS0-003 question test?

Security Operations — This question tests Security Operations — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Network-isolate the endpoint through EDR while preserving disk and memory evidence — Network-isolating the endpoint via EDR (e.g., using a built-in quarantine feature) stops the beaconing to the malicious IP and halts credential dumping while preserving disk and memory evidence for forensic analysis. This is the best containment action because it balances incident response needs (stopping active compromise) with evidence preservation, which is critical for legal or regulatory follow-up. Powering off or deleting files would destroy volatile memory evidence and potentially violate chain-of-custody requirements.

What should I do if I get this CS0-003 question wrong?

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

Are there clue words in this question I should notice?

Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

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

Same concept, more angles

3 more ways this is tested on CS0-003

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. An endpoint is actively beaconing to a known malicious IP and spawning credential-dumping tools. The business owner wants evidence preserved. What is the BEST containment action? In the alert triage phase, Which action gives the analyst the clearest next triage step?

hard
  • A.Power off the machine immediately in every case
  • B.Network-isolate the endpoint through EDR while preserving disk and memory evidence
  • C.Run disk cleanup to remove temporary files
  • D.Allow the host to run until the next maintenance window

Why B: Network-isolating the endpoint via EDR preserves volatile memory and disk evidence while stopping the active beaconing and credential dumping. This allows forensic acquisition without the risk of the attacker wiping data or triggering anti-forensic mechanisms, which powering off (Option A) would cause by losing memory evidence. The isolation action provides the clearest next triage step because the analyst can then safely collect a memory dump and disk image for analysis.

Variation 2. An endpoint is actively beaconing to a known malicious IP and spawning credential-dumping tools. The business owner wants evidence preserved. What is the BEST containment action? In the root-cause analysis phase, Which finding would most directly explain the activity?

hard
  • A.Allow the host to run until the next maintenance window
  • B.Network-isolate the endpoint through EDR while preserving disk and memory evidence
  • C.Run disk cleanup to remove temporary files
  • D.Power off the machine immediately in every case

Why B: Network-isolating the endpoint through EDR (option B) is the best containment action because it immediately stops the beaconing to the malicious IP and prevents further credential dumping while preserving both disk and memory evidence for forensic analysis. This aligns with incident response best practices where containment must not destroy volatile data (e.g., memory artifacts of running credential-dumping processes) or persistent evidence on disk. EDR isolation typically uses a host-based firewall rule to block all inbound/outbound traffic except to the EDR management channel, ensuring the host is quarantined without powering it off or altering the file system.

Variation 3. An endpoint is actively beaconing to a known malicious IP and spawning credential-dumping tools. The business owner wants evidence preserved. What is the BEST containment action? In the containment trade-off phase, Which response balances containment with evidence preservation?

hard
  • A.Allow the host to run until the next maintenance window
  • B.Run disk cleanup to remove temporary files
  • C.Network-isolate the endpoint through EDR while preserving disk and memory evidence
  • D.Power off the machine immediately in every case

Why C: Option C is correct because network-isolating the endpoint via EDR (e.g., using a firewall rule or agent-based isolation) stops the beaconing to the malicious IP and prevents further credential dumping, while preserving the disk and memory evidence needed for forensic analysis. This balances containment with evidence preservation by keeping the system powered on so volatile data (e.g., running processes, network connections) is not lost, unlike a hard shutdown.

Keep practising

More CS0-003 practice questions

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 CS0-003 practice question is part of Courseiva's free CompTIA 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 CS0-003 exam.