CVE-2014-8652
Elipse E3 < 3.2 - Denial of Service via HTTP Request Flooding
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-8652. PoCs published by firebitsbr.
AI-analyzed exploit summary This Go-based exploit performs a DoS attack against Elipse SCADA 3 by sending repeated HTTP requests to the target server, causing a hard lock or crash due to excessive connections. The code continuously loops, increasing the request count exponentially.
Description
Elipse E3 3.x and earlier allows remote attackers to cause a denial of service (application crash and plant outage) via a rapid series of HTTP requests to index.html on TCP port 1681.
Exploits (1)
This Go-based exploit performs a DoS attack against Elipse SCADA 3 by sending repeated HTTP requests to the target server, causing a hard lock or crash due to excessive connections. The code continuously loops, increasing the request count exponentially.