vote up 1 vote down star

I admin a unix server for a website that encountered a DoS attack. It appears to be the result of the attacker using a tool to brute-force the website's file names. The web server's access and error logs show 100-200 HEAD requests per second taking place and continuing for several hours. The website became unreachable for a period of a few minutes (according to a monitoring tool) but the web server process never stopped.

I suspect something happened on the network because that's not a huge number of requests, and because the web server didn't stop. What else could I check on the server to investigate the problem?

flag
Clearly belongs on serverfault.com – Mehrdad Afshari May 5 at 16:41
What am I missing? Why do questions keep being closed and referred to a site that is not open yet? You might as well say this belongs in the trash. – JoshJordan May 5 at 16:43
serverfault.com – Gulzar May 5 at 16:45
blog.stackoverflow.com/2009/04/… – Alex B May 5 at 16:45
Serverfault is in beta right now. See the link that Alex B posted. – Chris Upchurch May 5 at 16:54

closed as belongs on serverfault.com by Chris Jester-Young, Mehrdad Afshari, Chris Upchurch, Jon B, Gulzar May 5 at 16:42

Browse other questions tagged or ask your own question.