Objective 4.2N10-009

4.2 Summarize various types of attacks and their impact to the network.

Objective 4.2 sits in Network Security, which carries 14% of the Network+ exam. The questions below are original, written from the official objective title above, and each explanation cites the CompTIA page it rests on.

Objective title verbatim from the official objectives. CompTIA exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

Network SecurityModerate

Two workstations on the same VLAN keep full connectivity, but both show the gateway IP mapped to a third host's MAC address, and that host is forwarding their traffic onward. Which attack matches this behavior?

Correct.

The concept

Layer 2 address resolution has no way to check that a reply comes from the true owner of an address, so a host will believe a forged binding and keep working normally. Interception that preserves connectivity is the hardest kind to notice, because nothing breaks.

Why this answer

Forged replies overwrite the gateway binding in both caches, so frames meant for the gateway are delivered to the attacker instead. Knowing the real hardware addresses, the attacker relays those frames to their real destination, which is why neither user sees a failure.

  • AA flooded address table makes the switch send unknown unicast out every port, which would show as traffic the workstations never asked for.
  • Correct. Forwarding the intercepted frames onward is what keeps the attack invisible.
  • CA false gateway handed out in a lease shows a wrong gateway IP on the client, not the right IP with the wrong MAC.
  • DBad name resolution sends a client to the wrong address entirely. Here the address is right and the mapping under it is wrong.
Read the sourceCisco Catalyst 9300 security guide: Understanding Dynamic ARP Inspection
Source-cited
arp-spoofingon-path-attacklayer2

Now you: objective 4.2 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

Network SecurityEasy

A host that never sent an ARP request still updates its cache when an unsolicited ARP reply arrives on the segment. Which property of the protocol makes that possible?

Sample question 2 of 3

Network SecurityEasy

Someone plugs a small switch into an access port configured for PortFast with BPDU guard enabled. The port receives a BPDU from the new device. What happens to that port?

Sample question 3 of 3

Network SecurityModerate

On an IPv6 segment, forged advertisements set the router lifetime of every legitimate router to zero. Clients then send all traffic, on-link and off-link, to one unexpected node. What does the intruder gain?

Full Network+ question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in Network Security