Is there any privacy on Internet?


I can see your C: drive

Clicca qui
More details about you - Java required


Just copy and paste the code into your html document



Browser detector:

<SCRIPT LANGUAGE="JavaScript"> <!-- document.write("<FONT FACE=ARIAL SIZE=2 COLOR=#000080><B> Your browser and OS: " + navigator.appName + " " + navigator.appVersion); // --> </SCRIPT>



C: detector:

<FORM ACTION="FILE:///C:/" METHOD=GET> <INPUT TYPE="SUBMIT" VALUE="I can C: you">>/FORM>


Change letter C: to see other drives.



Referring page:

<script> refer=document.referrer; if(refer==""){ last_heard="" }else{ last_heard="You came from "+refer+".";} document.writeln(""+last_heard+""); </script>


History Length

<script> document.write(""+history.length+" sites in this session"); </script>


IP and host name detector

<SCRIPT><!-- Hide from Javascript empaired browser --> myAddress=java.net.InetAddress.getLocalHost(); myAddress2=java.net.InetAddress.getLocalHost(); host=myAddress.getHostName(); ip=myAddress2.getHostAddress(); document.write("Your host name is "+host); document.write("<BR>Your IP address is "+ip); document.write("<BR>Your name is " + name + ""); </script>

Torna indietro




This page hosted by Get your own Free Home Page
1