exam questions

Exam 200-201 All Questions

View all questions & answers for the 200-201 exam

Exam 200-201 topic 1 question 23 discussion

Actual exam question from Cisco's 200-201
Question #: 23
Topic #: 1
[All 200-201 Questions]

Which attack method intercepts traffic on a switched network?

  • A. denial of service
  • B. ARP cache poisoning
  • C. DHCP snooping
  • D. command and control
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
skysoft
Highly Voted 3 years, 5 months ago
Correct answer: B. ARP cache poisoning DHCP snooping is a counter measure against attack. wiki: In computer networking, ARP spoofing, ARP cache poisoning, or ARP poison routing, is a technique by which an attacker sends (spoofed) Address Resolution Protocol (ARP) messages onto a local area network. Generally, the aim is to associate the attacker's MAC address with the IP address of another host, such as the default gateway, causing any traffic meant for that IP address to be sent to the attacker instead.
upvoted 30 times
fejec
2 years, 8 months ago
from cert guide - Chapter 4: ARP Cache Poisoning Threat actors can attack hosts, switches, and routers connected to your Layer 2 network by poisoning the ARP caches of systems connected to the subnet and by intercepting traffic intended for other hosts on the subnet.
upvoted 4 times
...
ASIDIBE
1 year, 4 months ago
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SXF/native/configuration/guide/swcg/snoodhcp.pdf
upvoted 1 times
...
...
AhmedAbdalla
Most Recent 7 months, 3 weeks ago
ARP cache poisoning ARP (Address Resolution Protocol) cache poisoning, also known as ARP spoofing, is an attack method that intercepts traffic on a switched network. In an ARP cache poisoning attack, an attacker sends forged ARP messages to associate their MAC address with the IP address of another legitimate device on the network. As a result, traffic meant for the legitimate device is redirected to the attacker's system, allowing them to intercept and potentially modify the traffic.
upvoted 1 times
...
WISDOM2080
9 months ago
B . ARP cache poisoning
upvoted 1 times
...
Faio
11 months, 3 weeks ago
Correct answer: B DHCP snooping is a security mechanism used to prevent rogue DHCP (Dynamic Host Configuration Protocol) servers from providing incorrect or malicious IP configuration information to network clients. It does not directly intercept network traffic.
upvoted 1 times
...
jiri_kurka
1 year, 1 month ago
Selected Answer: B
...Switched network... = OSI Layer 2 ARP operates on Layer 2 to map IP address. Other answers are related to higher OSI Layers.
upvoted 2 times
...
drdecker100
1 year, 3 months ago
Selected Answer: B
The attack method that intercepts traffic on a switched network is ARP cache poisoning, which is also known as ARP spoofing or ARP poisoning. In a switched network, each device maintains an ARP cache that maps IP addresses to MAC addresses. When a device needs to communicate with another device on the same network, it looks up the MAC address in its ARP cache and uses that address to send the packet. In an ARP cache poisoning attack, the attacker sends fake ARP messages to other devices on the network, claiming to be the owner of a particular IP address. This causes the other devices to update their ARP caches with the attacker's MAC address instead of the actual owner's MAC address. As a result, all traffic intended for the owner of that IP address is instead sent to the attacker, who can intercept and manipulate the traffic.
upvoted 1 times
...
ASIDIBE
1 year, 4 months ago
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SXF/native/configuration/guide/swcg/snoodhcp.pdf read this article for why C and not B is correct
upvoted 1 times
...
ASIDIBE
1 year, 4 months ago
I don't think the correct is C. B is the likest answer.
upvoted 1 times
...
ASIDIBE
1 year, 5 months ago
I choose B because of intercept and MITM attack be the answer was DHCP snooping.
upvoted 1 times
...
examtopicsfhrn2
1 year, 5 months ago
Selected Answer: B
B. ARP cache poisoning is the correct answer
upvoted 1 times
...
fyticez
1 year, 7 months ago
Selected Answer: B
arp cache poisoning == attack dhcp snooping == counter-attack
upvoted 1 times
...
Eng_ahmedyoussef
1 year, 8 months ago
Selected Answer: B
B. ARP cache poisoning is the correct answer
upvoted 1 times
...
kyle942
1 year, 8 months ago
The purpose of ARP is to translate between addresses at the data link layer – known as MAC Addresses – and addresses at the network layer, which are typically IP addresses (switch contains routing table), the fix is to enable DHCP snooping.
upvoted 1 times
...
Entivo
1 year, 9 months ago
Selected Answer: B
The answer is B - see Skysoft response for explanation.
upvoted 1 times
...
adodoccletus
1 year, 11 months ago
ARP cache poisoning is the correct answer and not C
upvoted 1 times
...
Oscar14258
2 years ago
Selected Answer: B
DHCP snooping is a countermeasure, not an attack.
upvoted 1 times
...
RolandoFiee
2 years, 3 months ago
Selected Answer: B
B is correct the attacker spoofs Layer 2 MAC addresses to make the devices on a LAN believe that the Layer 2 address of the attacker is the Layer 2 address of its default gateway. This is called ARP poisoning. Obs: DHCP snooping is used to prevent rogue DHCP servers on a network.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...