4 mins read

Behavioral Burst-Attack Protection

By Nikhil Taneja                

Managing Director-India, SAARC & Middle East

Common DDoS attacks come in the form of sustained, high-volume traffic floods that ramp up gradually, reach a peak, and are then followed by either a slow or a sudden descent.
In recent years, a new attack pattern has emerged. Burst attacks, also known as hit-and-run DDoS, use repeated short bursts of high-volume attacks at random intervals. Each short burst can last only few seconds, while a burst attack campaign can span hours and even days. These attacks unleash hundreds of gigabits per second of throughput toward its the victim.There is much evidence showing the popularity of burst attacks. In a survey of the global security community,half of the participants identified burst attacks as a rising trend1. During 2016, a top-five U.S. carrier witnesseda tenfold increase in burst attacks, where 70% to 80% of attacks were less than a minute long2. Twitter’s feed tracking Mirai IoT attacks (@MalwareTechBlog) reported multiple bot attacks during 2017, many of which lasted20 seconds to two minutes, utilizing attack vectors such as DNS, HTTP, UDP, and GRE.

To combat burst attacks effectively and efficiently, a protection strategy needs to combine the following capabilities:
Mitigate hundreds of gigabits per second of burst attacks, which last seconds, at random intervals
Automatic signature creation to block only the attack traffic
Dynamically adjust to changing and multiple attack vectors across bursts
Minimize false positives

Protecting against burst attacks- The real challenge
While both burst attacks and sustained DDoS attacks utilize application and network floods, burst attack simpose a challenge to on-premises and hybrid DDoS protection strategies.The majority of on-premises DDoS protection solutions detect burst attacks, but most of them limit the rate ofbad (and legitimate) traffic to a certain threshold, resulting in a high level of false positives.
To minimize the level of false positives, security experts need to identify the attack traffic by analyzing traffic captures and manually creating a signature to block only the attack traffic. If the attack vector changes across bursts, the signature needs to adapt to the changing attack characteristics. The process of repeated manual signature adjustment scan become a labor-intensive task, which renders the whole protection strategy unfeasible. In addition, the dependency on manual based protection increases the time-to-mitigation and extends the time in which the organization is vulnerable until a signature is created.
Similarly, most hybrid DDoS protections utilize rate thresholds to trigger a diversion to a cloud DDoS-protection provider or a scrubbing center. Although hybrid solutions guarantee no pipe saturation, the majority suffer from the same high level of false positives, because both the on-premises DDoS gear and scrubbing-center DDoS gear userate-limit techniques, utilizing manually created signatures to pinpoint attack traffic and reduce false positives.
Behavioral Dos detection and mitigation of burst attacks
To address the challenges mentioned above to protect against burst attacks, Radware enhanced its innovative Behavioral DoS (BDoS) Protection technology to effectively detect and mitigate burst attacks. Radware’s behavioral DDoS protection is at the core of Radware’s Defense Pro and is based on machine-learning algorithms that can learn normal traffic behaviors, detect traffic anomalies during an attack and automatically create signatures and adapt the protections to mitigate the attack.

Attack detection in BDoS Protection combines two parameters. One parameter is rate, such as the bandwidth ofa specific traffic type. The second parameter is rate-invariant, such as the portion of the specific traffic type outof the entire traffic distribution.

A fuzzy-logic inference system measures the degree-of-attack (DoA) surface. BDoS considers an attack to have started—and triggers attack handling—only when the overall DoA surface for the combined parameters is high.This guarantees accurate detection of attacks.
For example, a high volume of traffic caused by a flash crowd will have a high rate anomaly, but the rate-invariant parameter will remain normal. As a result, the combined DoA surface will not cause BDoS to trigger an attack handling. However, if both parameters show an anomalousscore, the combined DoA surface will trigger attack handling, and BDoS will start creating a blocking signature inreal-time. It takes BDoS 10 to 18 seconds to create a signature.

In BDoS, a created signature blocks the attack traffic. Once an attack stops, BDoS clears the signature and monitors ingress traffic for new attacks. In the event of a new attack, BDoS kicks in to detect and characterize the attack traffic, and to create a new signature.

Burst attacks, however, which last only a few seconds, bypass BDoS Protection, because there is not enough time to create the signature. This is where Behavioral Burst-Attack Protection comes in.
The Anatomy of Behavioral Burst-Attack Protection
Behavioral Burst Attack Protection optimizes BDoS attack detection and characterization.In a situation of 3 burst attacks of say few seconds each, when burst 1 comes in, BDoS detects an attack due to high DoA, and proceeds to characterize the attack,to create a blocking signature. If burst 1 ends say after 6 seconds, no signature has yet been created. During the idle time between burst 1 and burst 2, BDoS caches the state and the parameters it has gathered for the candidate signature and keeps them for the next burst. When burst 2 comes in, BDoS continues to create the signature from the point at which it stopped, using the cached information. If burst 2 ends after say 8 seconds(for a total of 14 seconds), BDoS does not yet finalize signature creation. However, when burst 3 comes in which let’s say is for 4 seconds, then for atotal of 18 seconds of continuous attack, BDoS finalizes signature creation, and blocks the attack.

BDoS blocks the subsequent bursts instantaneously, since a valid signature is applied throughout the lifespan of the attack.Once a burst attack stops, BDoS terminates the attack handling, clears the signature, and monitors ingress traffic for new attacks.
To handle cases of long idle intervals between bursts, BDoS changes the signature state to non-blocking. When the next burst comes in, BDoS changes the state to blocking, immediately dropping attack traffic. There is noneed to re-characterize malicious traffic.

Multiple and Changing Burst-Attack Vectors
Burst attacks usually include multiple vectors, to challenge signature-based mitigation techniques. Sincemany mitigation strategies use manual signatures, it is more difficult to characterize a multi-vector attack.BDoS includes multiple attack engines to detect and block various attack vectors. Each attack engine work sindependently to characterize multi-vector attacks. BDoS treats a multi-vector attack as a collection of attacks.

A BDoS engine is assigned to each attack vector and a signature is created for it. The sum of created signatures,one signature per attack vector, effectively blocks multi-vector attacks.

Burst attacks also change vectors throughout the attack lifespan. This is an even greater challenge for attack mitigationstrategies, because it involves modifying the blocking signature in real-time across bursts. BDoScontinuously monitors the attack traffic and measures the DoA. If, after applying a signature, the DoA is low,there is no need to change the signature. However, if the attack changes in such a way that the applied signature is no longer effective (that is, the DOA is high), BDoS fine-tunes the signature to block the mutable(changeable) burst attack.