Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "ARP poisoning"

From NetSec
Jump to: navigation, search
 
Line 1: Line 1:
 +
{{expand}}
 
== Description ==
 
== Description ==
  

Revision as of 02:21, 19 October 2011

This article contains too little information, it should be expanded or updated.
Things you can do to help:
  • add more content.
  • update current content.

Description

ARP poisoning is an MITM attack that attempts to change the arp table, which holds records of IP addresses and their assigned MAC address. If these records can be modified, devices will send traffic on a LAN to the MAC address for the host of the assigned IP address. This allows an attacker to impersonate computers and gateways, and can result in sniffing a vast majority of network traffic. Depending on the sniffer's throughput, this may also cause substantial packet loss if successful.

Tools