cve/2001/CVE-2001-0328.md
2024-05-26 14:27:05 +02:00

715 B

CVE-2001-0328

Description

TCP implementations that use random increments for initial sequence numbers (ISN) can allow remote attackers to perform session hijacking or disruption by injecting a flood of packets with a range of ISN values, one of which may match the expected ISN.

POC

Reference

Github

No PoCs found on GitHub currently.