mediummultiple choiceObjective-mapped

A weekly scan reports three findings: a medium-severity missing patch on a lab VM with no network access, a high-severity default credential on a management interface reachable from the internet, and a low-severity outdated browser plug-in on a visitor kiosk. Which issue should be remediated first?

Question 1mediummultiple choice
Full question →

A weekly scan reports three findings: a medium-severity missing patch on a lab VM with no network access, a high-severity default credential on a management interface reachable from the internet, and a low-severity outdated browser plug-in on a visitor kiosk. Which issue should be remediated first?

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 medium-severity missing patch on the isolated lab VM.

The lab VM is isolated and has no network access, so its practical risk is much lower than the exposed management interface.

B

Distractor review

The low-severity outdated browser plug-in on the visitor kiosk.

A low-severity issue on a kiosk is important, but it is less urgent than a high-severity credential exposure on an internet-facing admin system.

C

Best answer

The high-severity default credential on the management interface exposed to the internet.

Exposure and exploitability drive priority. A default credential on an internet-reachable management interface presents immediate unauthorized access risk and should be addressed before issues on isolated or lower-risk assets.

D

Distractor review

All three issues have the same priority because they were found in the same scan cycle.

Findings must be prioritized by risk, exposure, and business impact, not by scan order alone.

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 high-severity default credential on the management interface exposed to the internet. — The internet-facing management interface with a default credential should be fixed first. In vulnerability management, exploitability and exposure often outweigh raw severity labels. An attacker can use a default credential immediately, and an internet-reachable admin interface offers direct access to critical systems. The lab VM and kiosk issues still matter, but they do not present the same immediate risk. Why others are wrong: The isolated lab VM has limited business exposure, so its risk is lower despite the patch issue. The kiosk plug-in is low severity and less urgent than a remotely accessible management interface. Scan timing does not make all findings equally urgent; remediation should follow risk-based prioritization.

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.