Question 221 of 1,152
Threats, Vulnerabilities, and MitigationshardMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is the unique mutex name created by the malware on infected endpoints. A mutex, or mutual exclusion object, is a programming construct used to prevent multiple instances of a process from running simultaneously; malware exploits this by creating a specific, hardcoded mutex name to ensure only one copy of itself executes on a host. Because the attacker rotates infrastructure like IPs and domains, the consistent mutex becomes a stable indicator of compromise for endpoint detection and hunting. On the Security+ SY0-701 exam, this question tests your ability to distinguish between volatile and persistent artifacts—a common trap is choosing a changing indicator like a domain or filename. Remember the mnemonic: “Mutex marks the malware’s spot,” as it stays the same even when everything else shifts.

SY0-701 Threats, Vulnerabilities, and Mitigations Practice Question

This SY0-701 practice question tests your understanding of threats, vulnerabilities, and mitigations. 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.

Exhibit

Threat intelligence note:
- Delivery domains change daily using disposable VPS providers
- File hashes vary because the payload is repacked for each campaign
- Email lure wording changes weekly
- The malware consistently creates a mutex named `Global\WkSvcHost_0F92`
- One case also showed a registry key under `HKCU\Software\SysTools\Cache` but that key was not present in every sample

Based on the exhibit, which indicator should the security team prioritize for endpoint detection and hunting?

The attacker rotates infrastructure frequently, but one artifact has remained consistent across recent investigations.

Question 1hardmultiple choice
Full question →

Exhibit

Threat intelligence note:
- Delivery domains change daily using disposable VPS providers
- File hashes vary because the payload is repacked for each campaign
- Email lure wording changes weekly
- The malware consistently creates a mutex named `Global\WkSvcHost_0F92`
- One case also showed a registry key under `HKCU\Software\SysTools\Cache` but that key was not present in every sample

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

The unique mutex name created by the malware on infected endpoints

Option B is correct because a mutex (mutual exclusion object) is a unique artifact created by malware to prevent multiple instances of itself from running on the same endpoint. Since the attacker rotates infrastructure frequently (IPs, domains, filenames), the consistent mutex name provides a stable indicator of compromise (IoC) that can be used for endpoint detection and hunting across different incidents. This makes it a reliable signature for identifying the same malware family or variant even when other indicators change.

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.

  • The current source IP addresses hosting the payloads

    Why it's wrong here

    Those addresses are disposable and are expected to change rapidly, so they are weak long-term indicators.

  • The unique mutex name created by the malware on infected endpoints

    Why this is correct

    The mutex is a host-based artifact that the malware consistently creates, making it a stronger and more durable detection point than rotating domains or repacked hashes.

    Related concept

    Read the scenario before looking for a memorised answer.

  • The exact wording of the latest phishing email lure

    Why it's wrong here

    The lure wording changes weekly, so it is useful for a single campaign but poor as a stable hunting indicator.

  • The filename of the attachment used in the most recent incident

    Why it's wrong here

    Attachment names are easy for attackers to modify and are rarely a dependable indicator across campaigns.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates focus on easily changed artifacts (IPs, filenames, email content) rather than recognizing that mutexes are often hardcoded in malware binaries and persist across infrastructure changes, making them a more stable indicator for detection.

Detailed technical explanation

How to think about this question

Mutexes are kernel-level synchronization objects used by malware to ensure only one instance runs at a time, often created with a hardcoded or algorithmically generated name (e.g., 'Global\{UUID}'). In endpoint detection and response (EDR) tools, hunting for a known mutex name via Sysmon Event ID 1 (Process Creation) or Event ID 13 (Registry) can reveal infected hosts even if the attacker changes IPs, domains, or file hashes. Real-world malware like TrickBot and Emotet have used consistent mutex names across campaigns, making them valuable for threat hunting.

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

An employee at a financial services firm receives an email that appears to come from the IT helpdesk, asking them to reset their password via a link. The link leads to a convincing fake portal that harvests credentials. Security teams use phishing simulations and security-awareness training to reduce this attack vector. Questions like this test whether you can identify social engineering techniques and appropriate controls.

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 SY0-701 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 SY0-701 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 SY0-701 question test?

Threats, Vulnerabilities, and Mitigations — This question tests Threats, Vulnerabilities, and Mitigations — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The unique mutex name created by the malware on infected endpoints — Option B is correct because a mutex (mutual exclusion object) is a unique artifact created by malware to prevent multiple instances of itself from running on the same endpoint. Since the attacker rotates infrastructure frequently (IPs, domains, filenames), the consistent mutex name provides a stable indicator of compromise (IoC) that can be used for endpoint detection and hunting across different incidents. This makes it a reliable signature for identifying the same malware family or variant even when other indicators change.

What should I do if I get this SY0-701 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

Keep practising

More SY0-701 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 SY0-701 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 SY0-701 exam.