What is another evasion technique used to confuse packet reassemblers?

Study for the EC-Council Certified Ethical Hacker (CEH) v13 Exam. Utilize flashcards and multiple-choice questions with helpful hints and detailed explanations. Excel in your exam preparation!

Multiple Choice

What is another evasion technique used to confuse packet reassemblers?

Explanation:
Packet reassembly is how a device stitches fragments back into the original packet so rules and payloads can be inspected. If fragments arrive out of order, the reassembler is confused about which piece goes where, which can produce a misconstructed payload, trigger reassembly timeouts, or simply drop fragments. This disruption lets malicious data slip past checks that assume fragments are assembled in the correct sequence. Fragmenting packets itself can also confuse reassembly, but delivering the fragments in a non-sequential order directly targets the reassembly logic and is the most effective way to cause misinterpretation. Randomizing source ports doesn’t affect reassembly and is aimed more at evading logging or correlation than at breaking how fragments are rebuilt.

Packet reassembly is how a device stitches fragments back into the original packet so rules and payloads can be inspected. If fragments arrive out of order, the reassembler is confused about which piece goes where, which can produce a misconstructed payload, trigger reassembly timeouts, or simply drop fragments. This disruption lets malicious data slip past checks that assume fragments are assembled in the correct sequence. Fragmenting packets itself can also confuse reassembly, but delivering the fragments in a non-sequential order directly targets the reassembly logic and is the most effective way to cause misinterpretation. Randomizing source ports doesn’t affect reassembly and is aimed more at evading logging or correlation than at breaking how fragments are rebuilt.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy