Exploitation Summary
EIP tracks 2 public exploits for CVE-1999-0077. PoCs published by HORKimhab.
AI-analyzed exploit summary The repository contains only a markdown file with a placeholder for CVE-1999-0077, a vulnerability involving predictable TCP sequence numbers enabling IP spoofing. No functional exploit code, technical analysis, or proof-of-concept details are provided.
Description
Predictable TCP sequence numbers allow spoofing.
Exploits (2)
The repository contains only a markdown file with a placeholder for CVE-1999-0077, a vulnerability involving predictable TCP sequence numbers enabling IP spoofing. No functional exploit code, technical analysis, or proof-of-concept details are provided.
The vulnerability involves a weakness in the Linux kernel's TCP sequence number generation, specifically in the 'secure_tcp_sequence_number' function in 'drivers/char/random.c'. This flaw allows remote attackers to predict initial sequence numbers, facilitating TCP session spoofing and bypassing IP-based access controls.