Error!
Success!

Prevent Denial of Service (DOS) attacks in your web application

0
kicks

Prevent Denial of Service (DOS) attacks in your web application  (Unpublished)

Web services are the most attractive target for hackers because even a pre-school hacker can bring down a server by repeatedly calling a web service which does expensive work. Ajax Start Pages like Pageflakes are the best target for such DOS attack because if you just visit the homepage repeatedly without preserving cookie, every hit is producing a brand new user, new page setup, new widgets and what not. The first visit experience is the most expensive one. Nonetheless, it’s the easiest one to exploit and bring down the site.


Kicked By:
Drop Kicked By: