Trouble with script-based attacks not being caught.
-
We seem to be having some problems with script-based attacks that are not being caught. We’ve attempted to add the directory names being attempted in the Options, Immediately block IP’s that access these URL’s
/wp-admin, /wp-content, /admin/fckeditor/, /includes/fckeditor/, /fckeditor/
But it doesn’t seem to have any effect. We don’t actually have this editor on our site, but it seems to be causing some problems. I’ve attached some of the log entries. Whether it’s these specific URL’s or something else they are attempting in their scripts, connections are not closed properly and the server loads begin to increase. Restarting apache brings them back down, but if their scripts continue running, the connections start to hang again. Ideally we’d like to block these connections as they are obviously not trying to browse our site or do anything kind. Is there any chance of getting this into the core? Or how can we ensure that anyone accessing these URL’s is blocked automatically?
The topic ‘Trouble with script-based attacks not being caught.’ is closed to new replies.