Mystery malware destroys 600,000 routers from a single ISP during 72-hour span
Mystery malware destroys 600,000 routers from a single ISP during 72-hour span

Mystery malware destroys 600,000 routers from a single ISP during 72-hour span

Mystery malware destroys 600,000 routers from a single ISP during 72-hour span
Mystery malware destroys 600,000 routers from a single ISP during 72-hour span
It’s possible the “mystery” they refer to could be related to the identity of the hacker(s), how it got onto the routers in the first place, or the purpose for the attack
"mystery malware"
The article clarifies the name of the malware.
Clickbait BS. Why are you being disingenuous?
As someone who works with 100Gbps networking:
OpenWRT uses Lua for its web UI. The interpreter can be really small which works well for tiny embedded devices with mere megabytes of storage, and it's much safer than writing a web GUI entirely in C.
I imagine the malware binary includes a lua interpreter for executing scripts fetched from its command and control server.