IP Spoofing

From Computing and Software Wiki

Revision as of 23:23, 5 April 2009 by Luongp (Talk)
Jump to: navigation, search

IP(Internet Protocol) Spoofing is term used to describe the creation of IP Packets with a forged (spoofed) source IP address for the purposes of hiding the true identity of the sender or impersonating the identity of another system. IP Spoofing is generally used to gain unauthorized access to a network by impersonating a source with authorized access. IP Spoofing attacks are based on the fact that internet communication occurs between distant computers. The communication is handled by routers which decide the best path based on the destination address while the source address is generally ignored. Once the destination address has been reached, the destination machine reacts based on the source address.

How IP Spoofing Works

Image:Ipheader.jpg

IP Header


External links