Question 68 of 500
Network SecurityeasyMultiple SelectObjective-mapped

Quick Answer

The correct choices are DHCP Snooping and Dynamic ARP Inspection (DAI). DHCP Snooping prevents man-in-the-middle attacks on a switched network by filtering untrusted DHCP messages on access ports, which stops a rogue DHCP server from assigning malicious IP configurations that could redirect traffic. DAI then validates ARP packets against the DHCP Snooping binding table, blocking spoofed ARP replies that would otherwise allow an attacker to intercept traffic. On the ISC2 Certified in Cybersecurity CC exam, this pair is a classic two-part defense against Layer 2 MITM threats, often tested as a combined answer where one measure feeds the other. A common trap is choosing only one or confusing DAI with port security; remember that DHCP Snooping builds the trust, and DAI enforces it. Memory tip: “Snoop first, then inspect” — DHCP Snooping creates the map, DAI checks the cars.

ISC2 CC Network Security Practice Question

This CC practice question tests your understanding of network security. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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.

An organization wants to protect against man-in-the-middle attacks on a switched network. Which TWO measures should be implemented? (Choose two.)

Question 1easymulti select
Full question →

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

DHCP Snooping

C is correct because DHCP Snooping filters untrusted DHCP messages on access ports, preventing a rogue DHCP server from assigning malicious IP configurations that enable man-in-the-middle attacks. D is correct because Dynamic ARP Inspection (DAI) validates ARP packets against the DHCP Snooping binding table, blocking spoofed ARP replies that would redirect traffic through an attacker.

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.

  • BPDU guard

    Why it's wrong here

    BPDU guard protects against STP attacks.

  • Port security

    Why it's wrong here

    Port security limits MAC addresses but does not prevent ARP spoofing.

  • DHCP Snooping

    Why this is correct

    DHCP Snooping builds a binding table to prevent rogue DHCP servers.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Storm control

    Why it's wrong here

    Storm control limits broadcast/multicast storms.

  • Dynamic ARP Inspection (DAI)

    Why this is correct

    DAI validates ARP packets using DHCP snooping bindings.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

ISC2 often tests the distinction between Layer 2 attack mitigation features, and the trap here is that candidates confuse BPDU guard or port security with ARP/DHCP protections, not realizing that MITM attacks specifically require validation of IP-to-MAC bindings.

Detailed technical explanation

How to think about this question

DHCP Snooping builds a binding table of legitimate DHCP leases by tracking DHCPACK messages, and DAI uses this table to verify that each ARP packet’s source MAC and IP match a valid binding. In a real-world scenario, an attacker connecting to an untrusted port cannot spoof the gateway’s IP because DAI drops any ARP reply with a mismatch, even if the attacker sends a gratuitous ARP. The trust boundary is enforced by configuring uplink ports as trusted and access ports as untrusted, which is critical for both features to function correctly.

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

A security analyst at a medium-sized enterprise encounters this scenario during an investigation or architecture review. The correct answer reflects best practice for the specific threat or control described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Security exam questions test whether you can match controls to threats in context — not just recall definitions.

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 CC 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 CC 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 CC question test?

Network Security — This question tests Network Security — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: DHCP Snooping — C is correct because DHCP Snooping filters untrusted DHCP messages on access ports, preventing a rogue DHCP server from assigning malicious IP configurations that enable man-in-the-middle attacks. D is correct because Dynamic ARP Inspection (DAI) validates ARP packets against the DHCP Snooping binding table, blocking spoofed ARP replies that would redirect traffic through an attacker.

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

Last reviewed: Jun 30, 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 CC practice question is part of Courseiva's free ISC2 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 CC exam.