"Ivo" <no@thank.you> wrote in message
news:40c3cb4e$0$1736$abc4f4c3@news.wanadoo.nl...[color=blue]
> "PhilM" wrote[color=green]
> > "Ivo" wrote[color=darkred]
> > > it appears someone has broken into my site. This morning I found about[/color][/color]
> 20[color=green][color=darkred]
> > > files (each called index.htm) suddenly featured this line:
> > >
> > > <IFRAME SRC="url-of-bad-site" WIDTH=1 HEIGHT=1></IFRAME>[/color][/color]
> < snip >[color=green]
> > did a quick google. you are not the only victim...
> > Here is tiny url link to google results
> >
http://tinyurl.com/39st6
> >[/color]
>
> My host has taken steps and reconfigured the server. The network status
> page,
> <URL:
http://freeola.info/networkstatus.php > sais:
> "An investigation has exposed a software vulnerability which, in certain
> circumstances, may allow a malicious user to insert HTML code into other
> users web files. Some customers have reported that their web site now
> appears to launch extra windows and software installers."
>
> As far as PHP is concerned, some functions are no longer possible,
> particularly those that call remote content.
> copy(remote file, local file);
> now results in 'file does not exist' where it copied just fine last week.
> Strange thing is, the 'allow_url_fopen' directive is still 'On' according[/color]
to[color=blue]
> phpinfo. I think I have just traded some freedom for some security.
> Ivo
>[/color]
I had something similar to this happen to me on a hosted site last year. My
root directory and all subdirectories had a "bad" index.php written in them.
The server administrator said it was an old, unpatched exploit on apache (I
don't know if this was the case or not). Nothing else appeared to have been
disturbed.