hardmultiple choiceObjective-mapped

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 →

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.

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

The current source IP addresses hosting the payloads

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

B

Best answer

The unique mutex name created by the malware on infected endpoints

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.

C

Distractor review

The exact wording of the latest phishing email lure

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

D

Distractor review

The filename of the attachment used in the most recent incident

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

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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.

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.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SY0-701 question test?

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 — The mutex is the best indicator to prioritize because it is a host-level artifact that remains consistent even when the attacker changes domains, hosting providers, email wording, and payload hashes. Those network and delivery indicators are explicitly described as changing, which makes them unreliable for long-term detection. A stable mutex is often a strong clue in endpoint telemetry and can be used for hunts, alerting, and IOC enrichment across multiple incidents. Why others are wrong: Current IPs and attachment names are easily changed and are therefore short-lived indicators. Email lure wording is valuable for awareness and email filtering, but the exhibit states it changes often, reducing its usefulness as a durable IOC. The mutex stands out because it is repeated across samples and is likely to appear on compromised systems regardless of the delivery method or repacking strategy.

What should I do if I get this SY0-701 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.