mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
18 lines
984 B
Markdown
18 lines
984 B
Markdown
### [CVE-2000-1039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1039)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Various TCP/IP stacks and network applications allow remote attackers to cause a denial of service by flooding a target host with TCP connection attempts and completing the TCP/IP handshake without maintaining the connection state on the attacker host, aka the "NAPTHA" class of vulnerabilities. NOTE: this candidate may change significantly as the security community discusses the technical nature of NAPTHA and learns more about the affected applications. This candidate is at a higher level of abstraction than is typical for CVE.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Eplox/TCP-Starvation
|
|
|