nerdexam
GIAC

GCIH · Question #113

Address Resolution Protocol (ARP) spoofing, also known as ARP poisoning or ARP Poison Routing (APR), is a technique used to attack an Ethernet wired or wireless network. ARP spoofing may allow an…

The correct answer is B. Using ARP Guard utility C. Using static ARP entries on servers, workstation and routers D. Using ARP watch utility E. Using IDS Sensors to check continually for large amount of ARP traffic on local subnets. ARP spoofing countermeasures include active monitoring tools, static mappings, and detection systems - but 'smash guard' is not a recognized security utility for this purpose.

Incident Response & Cyber Kill Chain

Question

Address Resolution Protocol (ARP) spoofing, also known as ARP poisoning or ARP Poison Routing (APR), is a technique used to attack an Ethernet wired or wireless network. ARP spoofing may allow an attacker to sniff data frames on a local area network (LAN), modify the traffic, or stop the traffic altogether. The principle of ARP spoofing is to send fake ARP messages to an Ethernet LAN. What steps can be used as a countermeasure of ARP spoofing? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AUsing smash guard utility
  • BUsing ARP Guard utility
  • CUsing static ARP entries on servers, workstation and routers
  • DUsing ARP watch utility
  • EUsing IDS Sensors to check continually for large amount of ARP traffic on local subnets

How the community answered

(49 responses)
  • A
    29% (14)
  • B
    71% (35)

Why each option

ARP spoofing countermeasures include active monitoring tools, static mappings, and detection systems - but 'smash guard' is not a recognized security utility for this purpose.

AUsing smash guard utility

'Smash guard' is not a recognized or documented security tool used for ARP spoofing prevention in any standard networking or security framework.

BUsing ARP Guard utilityCorrect

ARP Guard is a legitimate network security utility designed to detect and block ARP spoofing attacks by monitoring ARP traffic and validating ARP replies against a trusted mapping database.

CUsing static ARP entries on servers, workstation and routersCorrect

Static ARP entries manually bind IP addresses to MAC addresses on servers, workstations, and routers, preventing an attacker's fake ARP replies from overwriting the ARP cache and redirecting traffic.

DUsing ARP watch utilityCorrect

ARPwatch is a Unix-based utility that continuously monitors Ethernet/IP address pairings and sends alerts when unexpected changes occur, enabling early detection of ARP poisoning attempts.

EUsing IDS Sensors to check continually for large amount of ARP traffic on local subnetsCorrect

IDS sensors can be configured to flag abnormal volumes of ARP broadcast traffic on local subnets, which is a common indicator that an attacker is flooding the network with spoofed ARP replies.

Concept tested: ARP spoofing countermeasures and detection methods

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/book/dynarp.html

Topics

#ARP spoofing#ARP poisoning#countermeasures#static ARP entries

Community Discussion

No community discussion yet for this question.

Full GCIH Practice