SuperHTTP
Bot User-Agent:superhttp
⚠️ Overview
SuperHTTP is a malicious HTTP flood bot first documented by security researchers at Akamai and Imperva in 2021, primarily used in Layer 7 DDoS attacks. It is maintained by an unknown threat actor group and distributed via underground forums, often as part of botnet-as-a-service offerings. The tool is written in Go and designed to generate massive HTTP GET and POST requests with random user-agent strings and headers to evade detection.
🔧 Technical Capabilities
SuperHTTP performs high-volume HTTP flood attacks targeting web applications, APIs, and CDN endpoints. It supports multiple attack modes including GET flood, POST flood with random parameter data, and slowloris-style connection exhaustion. The bot randomizes User-Agent headers using a built-in list of real browser agents from Chrome, Firefox, and Safari, and can spoof Referer and X-Forwarded-For headers to bypass rate limiting. It also supports IPv6 and proxy chaining via SOCKS5, and uses TLS 1.2/1.3 for encrypted requests. C2 communication is handled over WebSocket or encrypted TCP, with attack commands sent as JSON payloads. The bot can be configured to target specific URL paths with custom request sizes and delay intervals to mimic human traffic patterns.
📜 History & Notable Incidents
First observed in July 2021 targeting gaming platforms and financial services, SuperHTTP was linked to a series of 500+ Gbps DDoS attacks mitigated by Cloudflare. A notable incident in March 2022 involved a 7-day sustained attack on a major European fintech site, causing 23 hours of downtime. The source code was leaked on a Russian-language hacking forum in 2023, leading to multiple copycat variants. No CVEs have been directly assigned, but the tool exploits common web server vulnerabilities such as CVE-2021-34473 (Microsoft Exchange) for initial access in some campaigns.
🔍 Detection Indicators
Traffic from SuperHTTP exhibits a spike in HTTP requests from a single IP to multiple endpoints at rates exceeding 10,000 req/s. The bot’s default User-Agent includes strings like "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 SuperHTTP/1.0" but many variants strip the mark. Behavioral fingerprints include identical TTL values across requests, consistent Accept-Encoding headers of "gzip, deflate, br", and absence of common browser plugin headers. Multiple requests to the same URL with different query parameters in rapid succession are a strong indicator.
☠️ Risk & Impact
Successful SuperHTTP attacks can saturate server bandwidth and connection pools, leading to complete denial of service for legitimate users. For e-commerce sites, this translates into direct revenue loss; for critical infrastructure, it can disrupt operations and erode customer trust. The bot's ability to spoof IPs and use proxies makes attribution difficult, allowing attackers to persist for days without trace.
🛡️ Mitigation
SuperHTTP is blocked immediately on detection because its traffic profile is unmistakably malicious and offers no legitimate use. Deployment of Web Application Firewalls (WAF) with rate limiting, IP reputation filters, and challenge-based protections (CAPTCHA, JavaScript challenges) can neutralize the threat. Real-time monitoring for the specific behavioral indicators described above is essential for proactive defense.
Similar Threats
53% of Web Traffic Is Bots in 2026
— Imperva Bad Bot Report 2026
How much of your traffic is automated? Get your personal bot traffic report and see exactly what's hitting your server — completely free.
📊 Get My Bot ReportSign up in seconds · No card required
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the bots listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.