What is the Aisuru Botnet?
The Aisuru botnet is a massive, Mirai-derived network of malware-infected Internet of Things (IoT) devices, routers, cameras, and cloud VMs that has been used to launch some of the largest hyper-volumetric distributed denial-of-service (DDoS) attacks in history.
Unlike many older botnets, Aisuru is notable for its ability to harness the power of high-bandwidth Internet of Things (IoT) devices and home routers, turning them into attack nodes. This botnet operates by infecting vulnerable devices, taking control of them, and using their collective resources to overwhelm targeted systems or networks.
Aisuru's architecture and attack capabilities have quickly drawn attention within the cybersecurity community due to its scale and efficiency. The botnet is capable of generating massive volumes of malicious traffic, often exceeding the capacities of traditional DDoS defenses. Its modular design allows operators to update attack methods and evade detection, making it a persistent and adaptable threat. As a result, organizations of all sizes must be aware of Aisuru's tactics and develop strategies to mitigate its impact.
This is part of a series of articles about Bot Protection.
In this article:
Kimwolf is the alias of the cybercriminal or threat actor believed to be behind the Aisuru botnet. Operating primarily on dark web forums and underground channels, Kimwolf has established a reputation for developing and distributing malware targeting routers and IoT devices. Unlike many botnet operators who focus on quantity over quality, Kimwolf is known for targeted and technically sophisticated campaigns that prioritize high attack output.
Kimwolf's operations are characterized by rapid adaptation to security countermeasures and the use of custom-built malware payloads. By exploiting newly discovered vulnerabilities in networking hardware, Kimwolf can compromise devices at a scale that enables record-breaking DDoS attacks. Security researchers track Kimwolf's activities closely, as these techniques often set trends that other cybercriminals later adopt.
Record-Breaking DDoS Attack Capacity
Aisuru has demonstrated the ability to generate DDoS attacks that surpass previous records in both bandwidth and packet volume. By leveraging high-capacity IoT devices and compromised routers, the botnet can produce traffic surges that exceed the mitigation capabilities of most organizations. In several documented incidents, Aisuru-powered attacks have reached terabit-per-second (Tbps) levels, overwhelming large-scale cloud providers and network infrastructures.
Security analysts have observed Aisuru orchestrate campaigns that disrupt major online services, financial institutions, and cloud platforms. The scale of these attacks forces defenders to reconsider traditional DDoS mitigation methods, as even well-prepared targets may struggle to absorb or deflect the traffic volumes involved. As Aisuru continues to grow, so does its potential to cause service outages and financial loss.
Large Network of Compromised Devices
Aisuru's threat level is amplified by the number of devices it controls. The botnet exploits vulnerabilities in millions of poorly secured routers, webcams, and other IoT devices worldwide. Each infected device becomes part of a coordinated attack network, allowing Aisuru to generate distributed traffic from diverse geographic locations. This makes it difficult for defenders to block malicious traffic without impacting legitimate users.
The diversity of compromised devices also complicates attribution and mitigation efforts. Because Aisuru's infrastructure is spread across consumer-grade hardware, attacks originate from everyday internet connections, blending in with normal traffic patterns. This allows attackers to bypass conventional geo-blocking and denylisting strategies. As IoT adoption grows, the pool of potential Aisuru bots and the scope of its attacks will expand.
High-Bandwidth IoT Infrastructure
Aisuru's ability to weaponize high-bandwidth IoT infrastructure gives it an edge over previous botnets. Modern IoT devices, especially those in smart homes and small businesses, often feature gigabit or multi-gigabit network interfaces. Once compromised, these devices can send large amounts of malicious traffic, contributing to the overall power of Aisuru's attacks.
This infrastructure also introduces new attack vectors and amplifies the effectiveness of traditional DDoS techniques. For example, a single infected smart camera or router can participate in floods that previously required hundreds of compromised computers. As more high-bandwidth IoT devices come online with minimal security, the risk posed by Aisuru and similar botnets will continue to rise, underscoring the need for improved device security and network defense.
Dhanesh Ramachandran
Dhanesh is a Product Marketing Manager at Radware, responsible for driving marketing efforts for Radware Bot Manager. He brings several years of experience and a deep understanding of market dynamics and customer needs in the cybersecurity industry. Dhanesh is skilled at translating complex cybersecurity concepts into clear, actionable insights for customers. He holds an MBA in Marketing from IIM Trichy.
Tips from the Expert:
In my experience, here are tips that can help you better defend against Aisuru-scale botnets and hyper-volumetric DDoS attacks:
1. Measure forwarding capacity, not just link capacity: A 100 Gbps edge is not necessarily capable of processing 100 Gbps of minimum-sized packets. Benchmark routers, firewalls, and load balancers in Mpps, including with ACLs, telemetry, and security features enabled.
2. Protect the control plane separately from the data plane: During extreme PPS attacks, router CPUs can fail while forwarding ASICs still have capacity. Apply control-plane policing to BGP, management, ICMP, and routing protocols so an attack cannot indirectly destabilize the network.
3. Keep mitigation paths free of hidden bottlenecks: Scrubbing capacity is irrelevant if GRE tunnels, cross-connects, transit links, NAT gateways, or cloud interconnects saturate first. Map the complete traffic path and identify the smallest capacity point before an incident.
4. Design origin infrastructure to be unreachable directly: If attackers discover an origin IP behind a CDN or DDoS service, they can bypass the protective edge. Restrict origins to authorized proxy/scrubbing networks and continuously monitor certificate transparency, historical DNS, and other sources that may expose origin addresses.
5. Pre-stage BGP mitigation instead of configuring it during an attack: Establish communities, FlowSpec policies, RTBH routes, and diversion procedures in advance. Validate propagation behavior and authorization controls so emergency routing changes take seconds rather than an incident-response meeting.
1. Identifies Vulnerable Internet-Connected Devices
Aisuru begins its infection process by scanning the internet for devices with known vulnerabilities. It targets IoT hardware that often has outdated firmware or default credentials, such as:
- Consumer routers
- IP cameras
- Smart TVs
Automated scripts probe open ports and fingerprint devices to find those susceptible to exploitation, using public vulnerability databases and custom detection algorithms. The botnet's scanning operations are continuous and adaptive, allowing it to identify new targets as soon as vulnerabilities are disclosed. This allows Aisuru to maintain a growing network of compromised devices. The process is automated, requiring little direct intervention from the botnet operator, which helps Aisuru scale rapidly and stay ahead of defensive measures.
2. Exploits Router and IoT Device Vulnerabilities
Once a vulnerable device is identified, Aisuru attempts to exploit it using a range of techniques. Common methods include:
- Brute-forcing weak credentials
- Exploiting unpatched firmware vulnerabilities
- Abusing misconfigured services such as Telnet or UPnP
The botnet's attack toolkit is modular, allowing operators to add new exploits as they become available. Successful exploitation grants the attacker remote control over the device. This step transforms the device from a passive target into an active participant in the botnet. Automated exploitation tools mean that newly discovered vulnerabilities can be weaponized within hours, giving Aisuru an advantage in the ongoing competition between attackers and defenders.
3. Installs a Lightweight Malware Payload
After gaining access, Aisuru installs a lightweight malware payload intended to:
- Minimize resource consumption
- Avoid detection
- Increase attack longevity
The payload is typically a small binary optimized for embedded systems, ensuring it runs efficiently on devices with limited CPU and memory. It operates in the background, maintaining persistence even after device reboots.
The malware uses techniques such as process hiding and encrypted communication to evade antivirus tools and intrusion detection systems. Its small footprint makes it difficult for users to notice performance degradation, allowing infected devices to remain part of the botnet for extended periods. This approach increases the longevity of Aisuru's attack infrastructure.
4. Connects Devices to Command-and-Control Infrastructure
Once the malware is installed, the compromised device establishes an encrypted connection to Aisuru's command-and-control (C2) servers. These servers:
- Manage the botnet
- Issue commands
- Coordinate attacks across the network
The communication is often obfuscated to evade network monitoring and detection by security appliances. The C2 infrastructure is built for resilience, often using peer-to-peer techniques and rotating domains to avoid takedown efforts. This makes it difficult for defenders to disrupt Aisuru's operations, as the botnet can reestablish connections even if parts of the C2 network are shut down. The encrypted and redundant nature of the C2 channels ensures reliable command delivery and continuity.
5. Receives and Executes Attack Commands
With a persistent C2 connection, each infected device can receive instructions from the botnet operator. Commands can include:
- Launching DDoS attacks
- Downloading additional malware
- Updating the bot's configuration
The malware interprets these commands and executes them without user intervention, often with minimal resource impact. This command structure allows Aisuru to coordinate large-scale attacks at short notice. Operators can control the timing, type, and intensity of attacks, tailoring them to targets or objectives. The ability to update attack methods remotely also helps Aisuru adapt to new defenses.
6. Generates Coordinated DDoS Traffic
When instructed, infected devices generate coordinated DDoS traffic directed at the target. Each device contributes malicious packets, resulting in a distributed flood that overwhelms the victim's network or application. Attack patterns can be customized to evade detection, using randomized source addresses and varying packet payloads.
This distributed approach makes mitigation challenging, as the attack traffic comes from thousands or millions of legitimate-looking endpoints. The scale and diversity of sources allow Aisuru to bypass basic filtering and denylisting techniques. By synchronizing the attack across its network, Aisuru can:
- Sustain pressure on targets for extended period
- Increase disruption
- Force defenders to deploy countermeasures
UDP Flood Attacks
Aisuru frequently employs user datagram protocol (UDP) flood attacks, leveraging the protocol's stateless nature to overwhelm targets. In a UDP flood, the botnet instructs infected devices to send large volumes of UDP packets to random or specific ports on the victim's network. Because UDP does not require a handshake, targets must process each incoming packet, exhausting resources and causing service degradation.
UDP floods are effective against applications and services that do not properly filter or rate-limit incoming traffic. By varying packet sizes and source IP addresses, Aisuru can evade basic detection and filtering mechanisms. The simplicity and high throughput of UDP floods make them a common method for initial disruption, often serving as the first wave in multi-vector attack campaigns.
TCP SYN Floods
TCP SYN floods exploit the three-way handshake used to establish TCP connections. Aisuru instructs compromised devices to send large numbers of SYN packets to a target while never completing the connection. The victim allocates resources for each half-open connection and waits for a response that never arrives, exhausting available connection tables and reducing the ability to serve legitimate users.
Modern operating systems include protections such as SYN cookies and connection rate limiting, but high-volume SYN floods can still degrade performance or overwhelm network devices before those defenses take effect. When launched from thousands of distributed bots, SYN floods are difficult to distinguish from legitimate connection attempts, making mitigation more complex.
ACK and TCP Reflection Traffic
Aisuru can generate large volumes of TCP ACK traffic to consume bandwidth and processing capacity on firewalls, load balancers, and intrusion prevention systems. Unlike SYN floods, ACK floods target devices that must inspect established-looking traffic, forcing them to spend resources analyzing and forwarding packets at high rates.
In some campaigns, attackers combine TCP-based techniques with reflection or amplification methods that exploit misconfigured internet services to increase the amount of traffic directed at a victim. Combining direct botnet traffic with reflected traffic increases attack volume and creates multiple traffic patterns that defenders must identify and mitigate at the same time.
Packet-Per-Second Attacks
Packet-per-second (PPS) attacks overwhelm network infrastructure with a high rate of packets rather than maximizing total bandwidth. Even relatively small packets can consume significant CPU resources on routers, switches, and security appliances because each packet must be processed individually.
Aisuru's large number of distributed bots allows it to generate high PPS rates from many source addresses at once. These attacks are effective against network devices that reach packet-processing limits before their available bandwidth is exhausted, resulting in dropped traffic, increased latency, or service disruption.
Volumetric Bandwidth Attacks
Volumetric attacks saturate the target's internet connection by generating massive amounts of traffic measured in gigabits or terabits per second. Aisuru achieves this by coordinating traffic from thousands of compromised high-bandwidth devices, collectively consuming the victim's available network capacity.
These attacks can affect organizations even when their servers remain operational because legitimate traffic cannot reach the destination once internet links become congested. Defending against volumetric attacks typically requires upstream mitigation services, traffic scrubbing, or content delivery networks capable of absorbing and filtering large traffic volumes.
Randomized and Multi-Vector Attacks
Rather than relying on a single technique, Aisuru can combine multiple attack types within the same campaign. Operators may alternate between UDP floods, TCP SYN floods, ACK floods, and other methods while changing packet characteristics, source distributions, and traffic rates. This makes attack signatures less predictable and reduces the effectiveness of static filtering rules.
Multi-vector attacks force defenders to respond at multiple layers of the network stack at the same time. Security teams must mitigate bandwidth exhaustion, packet-processing overload, and application availability issues simultaneously. This increases operational complexity and can delay mitigation, allowing the attack to remain disruptive for longer periods.
Related content: Read our guide to DDoS attack types.
Aisuru is designed to operate quietly, so infected devices may continue functioning normally while participating in DDoS attacks. However, unusual network activity and unexpected changes in device behavior can indicate that a router or IoT device has been compromised. Monitoring for the following signs can help identify potential infections:
- Unusually high network traffic: The device generates significantly more outbound traffic than normal, even when it is not actively being used.
- Slower internet performance: Internet connections become noticeably slower due to the device sending large amounts of traffic in the background.
- Unexpected CPU or memory usage: The device consistently runs at high resource utilization without a legitimate workload explaining the increase.
- Frequent device crashes or reboots: Routers, cameras, or other IoT devices restart unexpectedly or become unstable because of malware activity.
- Unknown processes or services: Administrative interfaces reveal unfamiliar processes, scheduled tasks, or services not installed by the user or manufacturer.
- Configuration changes: Device settings, DNS servers, firewall rules, or administrator credentials change without authorization.
- Outbound connections to unknown servers: The device communicates with unfamiliar external IP addresses or domains unrelated to its intended function.
- Security software alerts: Antivirus, endpoint protection, or network monitoring tools detect suspicious behavior or communication with known command-and-control infrastructure.
- Outdated firmware with signs of exploitation: The device runs old firmware and shows evidence of unauthorized access attempts or compromise.
- Multiple devices showing similar symptoms: Several routers or IoT devices on the same network exhibit abnormal behavior at the same time.
Organizations should consider the following best practices to avoid falling victim to Aisuru botnet attacks.
1. Use Cloud-Based DDoS Protection
Cloud-based DDoS protection services can absorb and filter malicious traffic before it reaches an organization's infrastructure. These platforms operate large, globally distributed networks with capacity to handle high-volume attacks that would overwhelm most on-premises defenses. Suspicious traffic is analyzed and filtered while legitimate requests are forwarded to the protected service.
This approach is effective against botnets such as Aisuru because mitigation occurs upstream, preventing internet links from becoming saturated. Many providers also offer always-on protection, automatic attack detection, and real-time traffic analysis, reducing response times during active attacks.
Key actions:
- Enable always-on or rapidly activated upstream DDoS mitigation.
- Confirm the provider has sufficient capacity for multi-terabit attacks.
- Protect both network-layer and application-layer services.
- Test traffic diversion and failover procedures regularly.
2. Go Beyond Static Thresholds and Rate Limiting
Static thresholds can miss distributed attacks because each Aisuru bot may remain below per-source limits while the combined traffic overwhelms the target. Fixed limits can also block legitimate users when normal traffic increases unexpectedly.
Use adaptive controls based on traffic baselines, aggregate request rates, protocol behavior, and resource usage. Dynamic thresholds can tighten when attack indicators appear and relax when traffic returns to normal, providing better protection without relying on fixed limits alone.
Key actions:
- Establish dynamic baselines for normal traffic and request behavior.
- Use aggregate thresholds across sources, protocols, and endpoints.
- Adjust limits automatically when attack indicators increase.
- Review thresholds after major traffic or application changes.
3. Use Behavioral-Based Detection to Identify Traffic Anomalies
Behavioral detection compares current traffic with established patterns for legitimate users and services. It can identify changes in request frequency, connection behavior, packet characteristics, protocol use, and access patterns that may indicate coordinated bot activity.
This is useful against Aisuru because attack traffic can come from many distributed devices and resemble legitimate traffic at the source level. Detecting deviations across multiple signals helps identify attacks that simple IP blocklists or volume thresholds may miss.
Key actions:
- Baseline normal packet, connection, and request patterns.
- Correlate anomalies across protocols, endpoints, and source groups.
- Alert on sudden deviations in PPS, request rates, and connection behavior.
- Feed confirmed attack behavior back into detection models.
4. Automatically Distinguish Malicious Traffic from Legitimate Users
DDoS mitigation systems should classify traffic using multiple signals rather than blocking all requests that match a single rule. Useful signals include request behavior, connection history, protocol compliance, IP reputation, TLS characteristics, and application-specific access patterns.
Automated classification can then challenge, rate limit, or block suspicious clients while allowing legitimate users through. This reduces collateral damage during attacks, especially when malicious traffic is distributed across large numbers of IP addresses.
Key actions:
- Combine reputation, protocol, behavioral, and application-layer signals.
- Challenge suspicious clients before blocking them outright where appropriate.
- Allow known legitimate services and trusted automated traffic.
- Continuously reassess classifications as attack behavior changes.
5. Generate and Adapt Mitigation Policies in Real Time
Mitigation policies should change as attack characteristics evolve. Automated systems can analyze live telemetry and create temporary rules for specific protocols, request patterns, source groups, or targeted endpoints without waiting for manual intervention.
Policies should also be continuously evaluated against current traffic. Rules that no longer match the attack can be removed or relaxed, while new controls are introduced as patterns change. This limits unnecessary blocking and helps defenses respond to rapidly shifting Aisuru attack methods.
Key actions:
- Automatically create temporary controls for active attack patterns.
- Apply policies to targeted protocols, endpoints, and traffic classes.
- Continuously evaluate rule effectiveness and false positives.
- Remove or relax temporary controls when the attack subsides.
6. Apply Automated Traffic Filtering
Automated traffic filtering helps identify and block malicious requests based on traffic patterns, protocol anomalies, and behavioral analysis. Security appliances and cloud mitigation platforms can apply dynamic filtering rules that adapt as attack characteristics change.
Filtering should combine multiple techniques, including IP reputation, protocol validation, geolocation policies where appropriate, and anomaly detection. Because Aisuru frequently changes attack patterns, adaptive filtering provides stronger protection than static firewall rules alone.
Key actions:
- Validate protocols and drop malformed or clearly invalid traffic.
- Use reputation and anomaly signals to filter suspicious sources.
- Apply geolocation restrictions only where business requirements allow.
- Update filtering policies automatically as attack patterns change.
7. Deploy Rate Limiting and Connection Controls
Rate limiting restricts the number of requests or connections a client can establish within a defined period, preventing individual sources from consuming excessive resources. Connection controls such as SYN cookies, connection timeouts, and maximum concurrent connection limits reduce the impact of TCP-based attacks.
Although rate limiting cannot stop large volumetric attacks on its own, it helps preserve application availability during lower-volume or application-layer attacks. Combined with upstream filtering, these controls improve service resilience and reduce the effectiveness of common DDoS techniques.
Key actions:
- Set per-client and aggregate request-rate limits.
- Enable SYN cookies and aggressive timeout controls where appropriate.
- Limit concurrent connections to resource-intensive services.
- Apply stricter controls to high-risk or frequently targeted endpoints.
8. Use Anycast Network Distribution
Anycast distributes traffic across multiple geographically dispersed data centers that advertise the same IP address. Incoming requests are routed to the nearest or most efficient location, spreading attack traffic across the network instead of concentrating it at a single site.
This architecture increases capacity and resilience during large DDoS attacks. By distributing malicious traffic across multiple locations, organizations reduce the likelihood that a single data center or network link becomes overwhelmed.
Key actions:
- Distribute public services across multiple geographically separated locations.
- Advertise protected IP ranges from multiple network points.
- Monitor regional capacity and reroute traffic when locations approach limits.
- Test failover between regions before an attack occurs.
9. Coordinate with Internet Service Providers
Internet service providers (ISPs) aid in mitigating large-scale DDoS attacks because they can detect and filter malicious traffic before it reaches the target network. Organizations should establish communication procedures with their providers in advance so mitigation can begin quickly during an incident.
Many ISPs offer services such as traffic blackholing, remote triggered black hole (RTBH) routing, or traffic diversion to scrubbing centers. Coordinating these measures with internal security teams improves response times and minimizes service disruption during major attacks.
Key actions:
- Document emergency escalation contacts with upstream providers.
- Predefine RTBH, scrubbing, and traffic-diversion procedures.
- Share protected prefixes and critical service details in advance.
- Run incident-response exercises with providers where possible.
10. Monitor Both Bandwidth and Packet Rates
Effective DDoS detection requires monitoring more than overall bandwidth usage. Packet-per-second (PPS) rates, connection counts, protocol distribution, latency, and error rates can reveal attacks that consume network processing resources without generating high bandwidth.
Continuous monitoring with alerts and baseline traffic analysis enables security teams to identify abnormal activity early and respond before services are significantly affected. Combining network telemetry with automated mitigation tools provides faster detection and a coordinated defense against evolving botnet attacks.
Key actions:
- Track bandwidth, PPS, connection rates, latency, and protocol distribution.
- Establish normal baselines for each critical service.
- Alert on rapid deviations from expected traffic patterns.
- Correlate network telemetry with mitigation and application health data.
Radware Cloud DDoS Protection Services gives organizations adaptive, AI-powered protection against today's most advanced DDoS attacks. Businesses can't keep up with the frequency, scale, and sophistication of AI-fueled DDoS attacks across different environments, so Radware uses advanced behavioral algorithms to detect and mitigate threats with or without sharing certificates. Its automated, AI-powered DDoS protection ensures real-time detection for the latest DDoS attacks and stops infrastructure and application-layer DDoS attacks before they disrupt your organization.
Key capabilities of Radware Cloud DDoS Protection Services:
- Widened security coverage: Leverages behavioral-based detection and automatic signature creation to stop all types of DDoS attacks.
- Global coverage and massive capacity: Mitigates DDoS attacks closer to the point of origin with a worldwide network of 25 fully connected scrubbing centers and 30 Tbps of mitigation capacity.
- Deploy anywhere: Protects any network topology or threat profile, including on-demand, always-on, or hybrid deployment models.
- Mitigation in seconds: Includes a comprehensive service level agreement (SLA) that guarantees Radware's commitment to timely detection, mitigation, uptime, and more.
- No protection gaps in hybrid mode: Diverts traffic to the cloud through real-time sharing of baselines and attack footprints between the on-premises device and cloud DDoS protection, with mitigation starting on-premises and in real time.
- Diversion flexibility: Creates diversion options based on link utilization thresholds, flow statistics, or manual operations, so traffic moves to the cloud upon volumetric DDoS attacks while maintaining top peacetime speeds.
- Radware expertise on call: Provides DDoS protection expertise from Radware's battle-proven Emergency Response Team, offered as a fully managed service.
- Unified visibility: Lets teams clearly analyze attack data by drilling down into the asset view to see all current and historical information in one place.
- Expanded protection options: Adds Cloud Web DDoS Protection against all forms of application-layer (L7) DDoS attacks, including advanced Web DDoS Tsunami attacks, plus Threat Intelligence Service, Firewall as a Service, and Network Analytics.
Learn more about Radware Cloud DDoS Protection Services