0% found this document useful (0 votes)
36 views

As If One Had Occured. Then, Complete A TCP Handshake With Same Connection Parameters, and Send The Real Data in Ordered 1-Byte Segments

The document outlines three techniques for testing TCP implementations: 1) Complete a TCP handshake but send null data in 1-byte segments as if a handshake occurred, then complete another handshake with the same parameters and send real data. 2) Complete a handshake, shut it down with a RST, reconnect with different sequence numbers and send data in 1-byte segments. 3) Complete a handshake, send data in 1-byte segments but include bad TCP checksums.

Uploaded by

JhonnySinatra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

As If One Had Occured. Then, Complete A TCP Handshake With Same Connection Parameters, and Send The Real Data in Ordered 1-Byte Segments

The document outlines three techniques for testing TCP implementations: 1) Complete a TCP handshake but send null data in 1-byte segments as if a handshake occurred, then complete another handshake with the same parameters and send real data. 2) Complete a handshake, shut it down with a RST, reconnect with different sequence numbers and send data in 1-byte segments. 3) Complete a handshake, send data in 1-byte segments but include bad TCP checksums.

Uploaded by

JhonnySinatra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

-C3

tcbc-3: Do not complete TCP handshake, but send null data in ordered 1-byte segments
as if one had occured. Then, complete a TCP handshake with same connection
parameters, and send the real data in ordered 1-byte segments.
-R1
tcbt-1: Complete TCP handshake, shut connection down with a RST, re-connect with
drastically different sequence numbers and send data in ordered 1-byte segments.
-I2
ins-2: Complete TCP handshake, send data in ordered 1-byte segments but with bad TCP
checksums.

You might also like