QuestionQ762
Endpoint Attack and PivotingHow can a system be set up to disregard gratuitous ARPs for particular IP addresses?
- A Use static routing to avoid ARP cache poisoning attacks
- B Hard code the ARP table for specific IP addresses
- C Use the "arp -deny" command
- D Use DNS, which operates at the application layer, instead of ARP, which operates at the data link layer
Community Discussion