Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am not sure if someone it trying to get in my box or not. I have never seen this message before or I could just be dumb. Can anyone tell me about this...
Funny, I just got my Apache server running and got that same event in my access log file.
I've seen this before when I had my Windows 2000 Server, it's probably a virus trying to run cmd.exe in your Windows machine, since I take you don't have Windows, you should not worry about it.
Crashed_Again is right. And, no, we don't have to worry as it is just trying to find working exploits in Windows Webservers, IIS I think.
No affect whatsoever on our Linux/Apache servers other than wasting log space I had tons of those errors the first DAY I setup my server, worried me then too
Could we, the linux community, come up with some sort of resolution for this issue? Could we possibly write a script that recognizes these requests and somehow contacts the person infected with this virus? Then we could have a new Linux slogan that went something like, "Linux. Fixing M$ problems one virus at a time."
I would imagine that the people who's servers are infected are not aware of it but then again they could just be malicious people. At least half of my log files are filled with these things and I'm sick of it.
Writing a script eh? I have no experience, but I'd guess you want something to:
trawl the logs for things like that;
then try and work out what (virus) caused it;
then compose an email to the sender.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.