hardmultiple choiceObjective-mapped

A facilities manager receives an SMS from "FedEx Delivery" saying a shipment for the research lab cannot clear security until the recipient verifies the package by signing in. The message includes the manager's initials and the warehouse code, and the link opens a cloned sign-in page. Which attack is most likely?

Question 1hardmultiple choice
Full question →

A facilities manager receives an SMS from "FedEx Delivery" saying a shipment for the research lab cannot clear security until the recipient verifies the package by signing in. The message includes the manager's initials and the warehouse code, and the link opens a cloned sign-in page. Which attack is most likely?

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

Best answer

Smishing, because the attacker is using a text message to deliver a targeted credential lure.

Smishing is the best answer because the attack arrives by SMS and is designed to push the victim to a fake login page. The personalized details make it more convincing, but the defining factor is the text-message delivery channel combined with credential harvesting. This is a common real-world approach for bypassing inbox filtering and exploiting mobile trust.

B

Distractor review

Vishing, because the attacker is pretending to be a delivery service representative.

Vishing uses voice calls, voicemail, or phone conversations. Since the delivery is a text message, the channel does not match, even though the impersonation is similar.

C

Distractor review

Spear phishing, because the message is targeted using the recipient's role and location.

Spear phishing is targeted, but this scenario is more specifically smishing because the attack is delivered through SMS. The channel matters when distinguishing social engineering types.

D

Distractor review

Baiting, because the message offers a shipment verification reward to encourage action.

Baiting involves an enticing lure such as free software, media, or physical media. A shipping alert with a login page is credential theft, not a bait-based reward scenario.

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: Smishing, because the attacker is using a text message to deliver a targeted credential lure. — Smishing is correct because the attacker is using a text message as the delivery channel and is pushing the victim toward a cloned sign-in page. The added warehouse code and initials make the text more believable, but they do not change the fundamental attack type. In practice, smishing often combines urgency, brand impersonation, and fake authentication portals to steal credentials quickly from mobile users. Why others are wrong: Vishing is wrong because there is no voice call or voicemail. Spear phishing is close in intent, but it usually refers to email-based targeting rather than SMS delivery. Baiting does not fit because the attacker is not offering a lure like free content or a found device; the goal is credential capture through a fake verification request.

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.