mediummultiple choiceObjective-mapped

A threat report says an attacker changes domains daily and rehosts infrastructure in cloud VPS environments, but the phishing email wording, login-page flow, and PowerShell download behavior remain the same. What type of information is most useful for a durable detection rule?

Question 1mediummultiple choice
Full question →

A threat report says an attacker changes domains daily and rehosts infrastructure in cloud VPS environments, but the phishing email wording, login-page flow, and PowerShell download behavior remain the same. What type of information is most useful for a durable detection rule?

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

Only the current malware hash from the latest sample

Hashes change quickly and are useful for identification, but they are not durable against frequent attacker updates.

B

Best answer

The attacker’s behavioral pattern and technique sequence

Technique-based indicators are more durable because the attacker can rotate infrastructure without changing core behavior.

C

Distractor review

The names of the victim company’s departments

Victim-specific business terms do not help create a generalizable detection for the campaign.

D

Distractor review

A screenshot of the phishing email subject line only

Subject lines are easy to change and usually become stale quickly after the attacker modifies the lure.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

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?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: The attacker’s behavioral pattern and technique sequence — The attacker’s behavioral pattern and technique sequence are the most useful for a durable detection rule. Infrastructure indicators such as domains, IP addresses, and hashes change frequently, especially when an adversary uses rotating cloud hosting. In contrast, consistent behaviors like a predictable login flow or PowerShell download cradle are harder to change and provide stronger long-term detection value. Why others are wrong: A hash is useful for one sample but becomes stale quickly when the adversary rebuilds or rehosts tools. Victim department names are irrelevant to broader detection. A subject line screenshot is a weak indicator because attackers can alter wording with minimal effort and evade simple matching.

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.