# Is DDoSing Illegal? What the Law Says, and What Happens if You Get Caught

> Launching a DDoS attack is a criminal offence in most of the world, including paying a booter service to do it for you. Here is what the law actually says, and why 'it was just a stress test' is not a defence.

- Category: Explainer
- Author: Akarguard Team, Security Engineering
- Published: Sep 02, 2025
- Canonical: https://akarguard.net/blog/is-ddosing-illegal

---

Short answer: yes. In almost every country, deliberately flooding a computer system you do not own or have permission to test is a crime, and so is paying someone else to do it. This article explains the legal picture in plain terms. It is general information, not legal advice — if you are facing a specific situation, talk to a qualified lawyer.

## Why DDoSing Is Illegal

A denial-of-service attack intentionally impairs the operation of a computer or network. Most computer-misuse laws criminalise exactly that: unauthorised acts that impair, disrupt or deny access to a system. It does not matter that you never 'broke in' or stole data — knocking a service offline is itself the offence.

## The Law Around the World

- United States: the Computer Fraud and Abuse Act (CFAA) covers knowingly causing the transmission of traffic that damages a protected computer. Penalties include fines and prison.
- United Kingdom: the Computer Misuse Act 1990, updated by later legislation, criminalises unauthorised acts intended to impair the operation of a computer — DDoS is squarely within it.
- European Union: the Directive on attacks against information systems requires member states to criminalise illegally hindering or interrupting a system; each country implements it in national law.
- Turkey: the Turkish Penal Code criminalises hindering or disrupting IT systems (Article 244) with imprisonment.
- Most other jurisdictions have equivalent computer-misuse or cybercrime statutes.

> **Paying for it counts too** — Renting a 'booter' or 'stresser' to attack someone else's server is not a loophole — commissioning an attack is treated as committing it. Operators and customers of these services have been prosecuted, and the payment trail makes them easy to identify.

## 'It Was Just a Stress Test'

Stress-testing and load-testing are legitimate and common — but only against systems you own or have explicit, written permission to test. The line the law cares about is authorisation. Testing your own infrastructure, or a client's with a signed agreement and a defined scope, is fine. Pointing the same tool at someone else's server without permission is an attack, whatever you call it.

## What Actually Happens if You're Caught

Attacks are more traceable than people assume. Booter services keep records, payment methods leave trails, and law enforcement has repeatedly seized these platforms and pursued their customers. Consequences range from account and hosting bans to criminal charges, fines, a criminal record, and imprisonment, plus civil liability for the damage caused. For a young person, a cybercrime conviction can also close the door on the security career they were curious about in the first place.

## If You're on the Receiving End

If someone is attacking your service, you are the victim of a crime and can report it to your national cybercrime authority, keep evidence (logs, timestamps, traffic samples), and put proper DDoS protection in place so the attack fails. A reverse-proxy edge that filters the flood upstream — and reports offending IPs to abuse databases — turns a painful outage into a non-event. That is the side of this we help with.

---

Source: Akarguard Security Blog (https://akarguard.net/blog). Akarguard provides DDoS protection: traffic is proxied through our edge, attack traffic is filtered, and clean traffic reaches your origin. Reuse of this article with attribution and a link to the canonical URL is permitted.
