By tag: Hacker
0
kicks
Prevent Denial of Service (DOS) attacks in your web application
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 w...