Home     SSI Lab     CSS Templates     CSS     Htaccess     Web Design     XHTML

Design Tutorials

graphic-img   



Show C Drive Files

Bookmark with StumbleUpon
del.icio.us
Digg it
reddit
Furl
Spurl
ma.gnolia
Yahoo MyWeb
Windows Live
Sponsors

Introduction

Have you ever visited those Security web sites where they have a little window which displays your own C drive files and tell you about your security holes? Bloody scam. Here's how they do it.

Tested in IE6 Icon
Didn't work on latest tests on WinXP.



Basic Code:

The basic code uses an iframe which is not viewable on all browsers unfortunately:

<iframe src="file:\\\C:\" width="90%" height="200"></iframe>

Result:

Do you realise that I can see all the files on your computer and am now stealing them all? AH HA HA HA! (evil laugh!). Don't worry, just kidding! Whatever is in the box below only you can see, and that bloke behind you.



Screen shot available!