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

Fragmentation

From NetSec
Revision as of 05:32, 18 November 2010 by LashawnSeccombe (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Packet fragmentation is generally used during high amount of data transfer.

Packets are chunked into multiple snippets of data in order to make sure that the packet can reach the target host in cases of high bandwidth usage.

In a Packet Fragmentation Attack, the packet's fragmentation offset marking inside of the packet header overwrites the original packet header, ultimately changing any content inside of it (i.e. source ip, destination ip, source port, destination port, etc) to the attacker-supplied value.