I just went through something similar - had an iframe insterted into every page of my site that was was cgi or php. It found its way in through a folder that had write permissions set to the world... it was a faulty oscommerce setting. The three major applications that allowed it in were oscommerce, joomla and smf forums (all of which I use) If you use any of these check all your files and folders for world write access ;)
Also something to watch out for is a very long line of strange code at the top of your pages. (in the html source and it WONT show up on the page when viewed in the browser) as I recall is had decode base 64 in it as well. Just something for you webmasters to watch out for. Chris p.s. smf forums developed a fix for that nasty piece of code that can be applied to your entire site.... On Sun, Aug 9, 2009 at 3:19 PM, jleslie48<[email protected]> wrote: > > It has come to my attention that google is issuing a warning about my > website. It seems that *somehow* the following line of code has been > added to several of my pages: > > > > <ifra me src="ht tp://meg a-statistic.net/1/in.cgi?2" width="0" > height="0" frameborder="0"></iframe> > > the origins of which, most disturbingly, are unknown at the this > time. All of the references to mega-statistic.net have been removed, > but I still don't know how this line was attached to my html pages. > > If anyone has further information, please let me/us know, I will > continue to investigate as to how my website was compromised. > > I have also found no information about any known mal-ware or virus' > associated with the Iframe, it seems google does not like mega- > statistic.net at all. > > Sincerely, > > Jon > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Papermodels II" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Papermodels?hl=en -~----------~----~----~----~------~----~------~--~---
