Re: Web Server Monitoring
Quote:
Originally posted here by t2k2
I am looking for some software that I could use to monitor attempts to get to executables and what not on my webservers. For example, if someone tried to get a command prompt by altering the url or something, I would like to specifically log that for review. Does anyone know of any software with this capability? I didn't come up with much on google or with a search on AO. Any help would be appreciated.
t2k2
you can also check the web server logs themselves. if you are using apache on linux they'd be on /var/log/httpd/error_log*, or (path to apache)/logs/httpd if you put it elsewhere. sorry but i don't know where it would be on windows systems. it would show you a whole of spam from nimda and code red-related attempts.
good luck.
regards,
mark.