ES EN

Family

Mirai

The botnet that took down half the internet in 2016. What landed here was “milnetv4”, config encrypted with a single byte and a key that gave itself away.

The honeypot, right now live console view →

Botnet (DDoS) first seen 2016 3 chapters

Mirai burst onto the scene in 2016 and changed the game: with it, tens of thousands of cameras and home routers took down half the internet. When its source leaked it became —alongside Gafgyt— the other great lineage behind almost all IoT botnet malware.

Its technical signature is recognizable: it compiles the same bot for a dozen CPU architectures, disables the device’s watchdog so it can’t reboot and clean itself, sweeps /proc to kill the competition, and takes its attack orders as numeric opcodes from a command server.

Here we catch it alive, follow its trail to its delivery server, and open it with Ghidra all the way to its full arsenal.