Earlier quoted context omitted.
[flagged]
yeah bud if the person ends up ddosing I'm 100% certain their ban was justified lol
Azure hit by 15 Tbps DDoS attack using 500k IP addresses
111–120 of 318 posts
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#112Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#113I will never understand why there isn’t an international law enforcement agency with teeth, which can get rid of the bad actors.
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#114Earlier quoted context omitted.
we were getting hit with attacks like this daily at some point and were forced to use cloudflare magic transit it's pretty random and you shouldn't read too deep into it as nearly every anti-ddos solution, host and isp has been hit with this botnet by now.
but why? For fun?
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#115Earlier quoted context omitted.
Why, OpenWRT firmware and packages are both signed, of course. You can manually and independently check the image signature before flashing an update. The build infrastructure is, of course, a juicy target: infect the artifact after building but before signing, and pwn millions of boxes before this is detected. This is why bit-perfect reproducible builds are so important. OpenWRT in particular have that: https://open…
Bit-Reproducible infrastructure could also result in some of the wildest build distribution architectures if you think about it. You could publish sources and have people register like in APT mirrors to provide builds, and at the end of the day, the build from the largest bit-equal group is published. I do see the Tor-Issue - a botnet or a well-supplied malicious actor could just flood it. And if you flip it - if you…
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#116Earlier quoted context omitted.
Why, OpenWRT firmware and packages are both signed, of course. You can manually and independently check the image signature before flashing an update. The build infrastructure is, of course, a juicy target: infect the artifact after building but before signing, and pwn millions of boxes before this is detected. This is why bit-perfect reproducible builds are so important. OpenWRT in particular have that: https://open…
Bit-Reproducible infrastructure could also result in some of the wildest build distribution architectures if you think about it. You could publish sources and have people register like in APT mirrors to provide builds, and at the end of the day, the build from the largest bit-equal group is published. I do see the Tor-Issue - a botnet or a well-supplied malicious actor could just flood it. And if you flip it - if you…
It really wouldn't. You don't even need a powerful build server since you can mirror whatever someone else built. You can also buy / hack nodes of existing trusted people.
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#117Earlier quoted context omitted.
How exactly would you keep the origin from sending a command to a botnet?
you don’t stop the message to the botnet, thats impossible: You detect the behaviour downstream and send a signal to the ISP that there is traffic that needs to he rate limited. One mechanism for this is called RTBH (Remote Triggered BlackHole) which relies on community tagged prefixes of addresses exceeding rate limited to be blackholed from forwarding traffic further in to the internet. There’s also things like flo…
There's layer upon layer of relays now, and meshed C2C networks.
Lots of DNS fastflux too
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#118Earlier quoted context omitted.
They get banned for trolling, griefing, cheating, breaking rules etc. and want revenge. Every game operator has to deal with idiots like this
[flagged]
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#119Earlier quoted context omitted.
How do you know where it comes from, if they use UDP and change the src of the packets.
IP spoofing is pretty uncommon nowadays because everyone has anti-spoofing mechanisms in place and most ASNs often don't forward spoofed addresses outbound. But as the sibling mentioned, even with spoofing, you can still follow the packet trail from your border routers upstream. I think the main thing we are lacking is just responsibility on the ISP side, if someone reaches out complaining that half of your customers…
Re: Azure hit by 15 Tbps DDoS attack using 500k IP addresses
#120I will never understand why there isn’t an international law enforcement agency with teeth, which can get rid of the bad actors.
But here we are in 2025 still running IPv4 with CGNAT, so we can't.