Exploitation Summary
EIP tracks 2 public exploits for CVE-1999-0103.
PoCs published by HORKimhab, including Metasploit module auxiliary/scanner/chargen/chargen_probe.
AI-analyzed exploit summary The repository contains a placeholder markdown file for CVE-1999-0103, describing a UDP bomb/DoS attack using echo and chargen services. However, it lacks any functional exploit code, technical details, or implementation guidance.
Description
Echo and chargen, or other combinations of UDP services, can be used in tandem to flood the server, a.k.a. UDP bomb or UDP packet storm.
Exploits (2)
The repository contains a placeholder markdown file for CVE-1999-0103, describing a UDP bomb/DoS attack using echo and chargen services. However, it lacks any functional exploit code, technical details, or implementation guidance.
This Metasploit module scans for the Chargen service (UDP port 19) and checks if it responds with expected character sequences. It can also be used to spoof requests for DRDoS testing.