> ## Content Index
> Fetch the complete content index at: https://ryanbrooks.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# Memcached abuse opens door to massive DDoS attacks
- URL: https://ryanbrooks.net/memcached-abuse-opens-door-to-massive-ddos-attacks/
- Published: 2018-02-27T23:20:53.000Z
- Updated: 2018-02-27T23:20:53.000Z
- Author: Ryan Brooks
- Tags: Interesting Links, Security, #wp, #wp-post, #Import 2026-07-17 22:34

A new reflection attack was unveiled today which can increase the size of a DDoS attack by 51,000-fold. It uses memcached, an object caching system designed to speed up web applications, to amplify attacks against a target. This represents a substantial increase from previous attacks, which have used network time servers to amplify attacks 58-fold and DNS servers to amplify attacks 50-fold.

Attacks seen this week have surpassed 500 Gbps, which is pretty amazing considering only a small percentage of publicly-available memcached servers are being used to launch those attacks. It'll be interesting to see if any larger attacks are launched in the coming weeks... and what their targets will be.

The [article over at Ars Technica](https://arstechnica.com/information-technology/2018/02/in-the-wild-ddoses-use-new-way-to-achieve-unthinkable-sizes/?ref=ryanbrooks.net) is pretty good, and is worth a read.