TCP sequence number attacks

Attack in which the attacker simulates the identity of a different system by guessing the TCP sequence number in the TCP connection setup and thus becoming a participant in a connection in the place of the other system. This functions even through packet filter firewalls. The weak point is the predictability of the sequence numbers, which can be significantly reduced by using better random number generators.

Follow us