Ok, you all know that I'm new to Linux. I've been running a web server with about 40 customers for about 2 years and never had a problem.
Right now, I have found that all of my index.html and default.htm files have had the following lines of code added to them on the whole server.
First of all, the code is updating everyones favorites when they visit on of my sites. I'm logged in as root and trying to use sed to remove those lines of code from the index/default files. I keep getting syntax errors.
Here is the line I'm trying to remove.
<IFRAME SRC="http://www.forced-action.com/" WIDTH=1 HEIGHT=1></IFRAME>
I would like to just run this on my home directory and remove all the lines. I've been searching the web for a few hours now without a good explanation of what the special characters are and how to escape them.
Next, what is my plan of actions for removing any trojans that might be affecting my system. I just started getting error messages on my pager saying that I they have been detected on my system.
Thanks for the help in advance,
Please be gentle.
P.S. I've been keeping my system updated but there was about a 1 week period recently when I was away from any computer and was not able to update it until I returned.


