Wow.
I got some iframe malware injection by a delightful Russian fellow that kept me on my toes. I saw my traffic drop by 2/3 and then noticed Google throwing up a warning under my links saying: "This site may harm your computer". Arg!
I cleaned the line of code from two default.asp files (in different folders) that was injected into the bottom of the file. I requested a Malware review from Google, and as of 15 min ago, I'm back in business, and can finally take a shower!
Here are my questions:
1) Since it looks like they only modified default.asp, I'm assuming their little script only looks for index files. How can I create an index file that's called blahblahyoucantfindme.asp and have this recongized as the default file? Since this is on IIS, I don't have .htaccess, and since I'm on shared hosting, I don't have access to IIS itself.
2) A few months ago I saw a site that said they have a remedy for malware. I didn't pay attention then, but now can't find the site. It said that the software scans for file changes via a CRON job I believe, and once detected, it copies over a clean file from a designated location. This seems perfect, so that if the file gets modified by these guys, within minutes the software will replace it with a good copy. Anyone know where to get this?
Ok, well, time to check my source code again, ensure for my own well being there is no malware, and go take a shower in peace.
TIA for your help.