Re: new type of ddos?
Date: May 08, 2009 04:51PM
If a XSS is available, there are easier ways to DoS the user from
visiting the site. Set two cookies of approx 4192 bytes each,
this will reach the max content limit allowed to be sent in a request,
successfully blocking the user from accessing the server.
You could also use a specific browser DoS or create an infinite loop, open a million iframes, etc...
And even with out a XSS, check out this excellent post by sdc.
http://sirdarckcat.blogspot.com/2009/04/how-to-use-google-analytics-to-dos.html
Edited 1 time(s). Last edit at 05/08/2009 11:13PM by lightos.