How can you avoid ARP poisoning?
Answers
Answer:
Address Resolution Protocol (ARP) and its spoofing attacks are nothing new in the world of hacking threats, but history sheds light on why these types of attacks are so common. ARP was first developed in the 1980s for networks to manage connections without an individual device attached to each. Although this can make it easier for two machines to connect more efficiently and freely to transmit information, it also leaves your data wide open to vulnerabilities and theft.
Hope it helps you...
Answer:
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.
Explanation: