Content deleted Content added
m →Process: replaced: 65536 → 65,536 |
rephrased the intro + added short description |
||
Line 1:
{{Use American English|date = April 2019}}
{{short description|Cyberattack method based on Internet Protocol fragmentation}}
{{multiple issues|
{{technical|date=April 2014}}
Line 4 ⟶ 6:
}}
'''IP fragmentation attacks'''
Part of the [[Internet protocol suite|TCP/IP suite]] is the Internet Protocol (IP) which resides at the [[Internet Layer]] of this model. IP is responsible for the transmission of packets between network end points. IP includes some features which provide basic measures of fault-tolerance (time to live, checksum), traffic prioritization (type of service) and support for the fragmentation of larger packets into multiple smaller packets (ID field, fragment offset). The support for fragmentation of larger packets provides a protocol allowing routers to fragment a packet into smaller packets when the original packet is too large for the supporting datalink frames. IP fragmentation exploits (attacks) use the fragmentation protocol within IP as an attack vector.
== Process ==
|