Strategies and Tools for Defending Against DDoS Attacks in Linux

Strategies and Tools for Defending Against DDoS Attacks in Linux Strategies and Tools for Defending Against DDoS Attacks 1. Introduction DDoS (Distributed Denial of Service) attacks utilize a large number of controlled computing devices to simultaneously send a massive number of requests to a target server, consuming its resources or bandwidth, resulting in the server … Read more

HTTP/2 Protocol Exposes ‘MadeYouReset’ Vulnerability, Enabling Large-Scale DDoS Attacks

HTTP/2 Protocol Exposes 'MadeYouReset' Vulnerability, Enabling Large-Scale DDoS Attacks

Part01 Vulnerability Overview Security researchers have discovered a new type of Denial of Service (DoS) vulnerability in the implementation of the HTTP/2 protocol, named “MadeYouReset” (CVE-2025-8671). This vulnerability was publicly disclosed on August 13, 2025, marking a significant escalation in threats related to network protocols. Attackers can exploit this vulnerability to bypass built-in concurrency limits, … Read more

Analysis of the Execution Process of HTTPBot Botnet

Analysis of the Execution Process of HTTPBot Botnet

Introduction: Another emergency virus has appeared, and it has shown up twice in one day. Initially, I wanted to analyze whether it has infection capabilities, but I found it quite interesting, so I decided to write an article to document it. The main function is not complex; it only includes hiding the window, creating a … Read more

HTTP/2 Protocol Exposes ‘MadeYouReset’ Vulnerability, Potential for Large-Scale DDoS Attacks

HTTP/2 Protocol Exposes 'MadeYouReset' Vulnerability, Potential for Large-Scale DDoS Attacks

Shake Network Technology NewsClick the right to follow for the latest technology news!Part01 Vulnerability Overview Security researchers have discovered a new denial-of-service (DoS) vulnerability in the implementation of the HTTP/2 protocol, named “MadeYouReset” (CVE-2025-8671). This vulnerability was publicly disclosed on August 13, 2025, marking a significant escalation in threats related to network protocols. Attackers can … Read more

Analysis of Zombie Network Samples Attacking DeepSeek by Antiy Technology

Analysis of Zombie Network Samples Attacking DeepSeek by Antiy Technology

01 OverviewRecently, the domestic AI large model DeepSeek has been subjected to large-scale cyber attacks, resulting in multiple service interruptions. This has attracted attention from the domestic security industry. According to a monitoring report from Qihoo 360’s XLab, it was found that the zombie networks RapperBot and HailBot launched DDoS attacks against DeepSeek. To more … Read more

05.19 Security News | New HTTPBot Botnet Launches Over 200 Targeted DDoS Attacks Against China’s Gaming and Technology Industries

05.19 Security News | New HTTPBot Botnet Launches Over 200 Targeted DDoS Attacks Against China's Gaming and Technology Industries

05.19 Hack News Summary 01.New HTTPBot Botnet Launches Over 200 Targeted DDoS Attacks Against China’s Gaming and Technology Industries The Windows botnet HTTPBot, written in Golang, has been active since 2024, launching over 200 high-precision DDoS attacks targeting login/payment interfaces of Chinese gaming companies, technology enterprises, and educational platforms. Key technical features include: Stealth Persistence: … Read more

IoT Technology and Its Security Issues

IoT Technology and Its Security Issues

With the development of 5G technology and the popularity of IPv6, the Internet of Things (IoT) industry has entered a period of rapid growth. IoT applications across various industries have surged, particularly in the industrial and power sectors. The intelligent and informational transformation of traditional industrial and power facilities through IoT technology and devices has … Read more

Risk Alert on the Large-Scale Spread of Mirai Variant Botnets

Risk Alert on the Large-Scale Spread of Mirai Variant Botnets

This report is jointly released by the National Internet Emergency Center (CNCERT) and Qihoo 360 Technology Co., Ltd. (Qihoo 360). 1 Overview Recently, CNCERT and Qihoo 360 have jointly monitored the emergence of a new DDoS botnet that is rapidly spreading on the internet. Tracking and monitoring have revealed that the number of domestic compromised … Read more

HTTP Flood Attacks: How the ‘Single Madman’ Uses ‘Legitimate Requests’ to Breach Your Server?

HTTP Flood Attacks: How the 'Single Madman' Uses 'Legitimate Requests' to Breach Your Server?

Today, let’s discuss something more insidious—did you think DDoS attacks are all about overwhelming traffic? Wrong! There is a type of attack that disguises itself as a normal user, using legitimate requests to drain your server, known as the pinnacle of “legitimate scamming”! It is the HTTP Flood, colloquially referred to as the “Single Madman”—it … Read more

Protection Against HTTP Flood Attacks in Web Firewalls

Protection Against HTTP Flood Attacks in Web Firewalls

1. Overview of HTTP Flood Attacks An HTTP flood attack is a type of Distributed Denial of Service (DDoS) attack where the attacker overwhelms the target server with a large number of forged HTTP requests (such as GET/POST), exhausting server resources (like connection count, CPU, memory) and preventing legitimate users from accessing the service. Unlike … Read more