|
|
|
|
|
by mnw21cam
3037 days ago
|
|
So the problem here is that a number of UDP packets were sent from somewhere (with a small bandwidth) that had a spoofed source address. They were then sent to the reflection servers which produced more/bigger UDP packets that did not have a spoofed source address. So the attacker only needs to find somewhere on the internet that is capable of generating spoofed packets. They needed a lot of places that had a reflection server, but the requirements for the spoofing was much smaller. In other words, you would have to prevent 99.9% of the internet from being able to spoof source addresses before you fixed this problem. |
|