Iframe DDOS bandwidth attack explained
Uploader Comments (systemerror11)
All Comments (18)
-
great lesson!! thx so much!!
-
So you just want to find a XSS vulnerable site, make a few (or a lot) of these iframes and every user visiting the vulnerable site will help you DDOS some other website? That's crazy! I don't think there are to many high trafficked websites out there any more with XSS vluns, but that would be BAD!
-
@bmw2go11 Just wanted to point out that youtube DOES have bandwidth limitation, it just happens to be astronomical.
-
@12169413 If its done in a short period of time, yes, it could be considered a DDOS attack, which is punishable in the USA and UK with jail time.
If you think going to jail for the equivalent of hitting the F5 key a bunch of times is silly, I suggest you contact your representatives about it.
-
Good point. Remember theoretically speaking if this is distributed enough u could push a lot data concurrently - presumably enough to overwhelm the upstream of a server - 10 or 100 mbps or more, considering that each page probably isnt going to load at precisely the same time, that 'could' be measured in mbps...
If not its like wave after wave of being overwhelmed.
so how do you do this to a IP adress from a person?
w00dm1st3r 1 week ago
@w00dm1st3r You really dont. I mean, theoretically, using this method even if the user isnt running a web server the dropped packets attempting to connect to a service that doesnt exist COULD cause a lag on a users end given enough traffic being driven, but this example is not designed to target individual machines.
systemerror11 1 week ago
Hou could you know If that is traffic generated by a common users or someone trying to make a DOS attack?
ferperoro 8 months ago
@ferperoro with this method, usually its a matter of noticing a pattern in traffic within the logs or a lot of traffic from a single source - the same page being visited every X time by the same IP address usually means something is automated, and likely an attack.
systemerror11 8 months ago