
|
|
|||
Secret AccessBy Will Bontrager2005-09-24
Secret Access You go to a web page without a form or prompt indicating it might double as a secret access to another web page. You go ahead and type a certain sequence of characters on your keyboard. If you get it right, you are redirected to a secret web page. To gain access to the secret web page in that way, a person needs to:
It's done with JavaScript. There are three levels of obfuscation, in addition to the above requirements:
Before revealing how it works, here is the Secret Access JavaScript, all 22 lines of it: <script type="text/javascript" language="JavaScript"> When the secret access page containing the JavaScript is visited by a Mozilla browser, namely Netscape or Firefox, the JavaScript intercepts key presses. It does not intercept mouse clicks or movements, only keyboard key presses. People in the know type a special sequence of characters on their keyboard after the web page with the JavaScript has loaded. When all the characters are typed, they then type the vertical bar character ("|") to signal the JavaScript that they are done. On the web page, there is no indication about what is happening. There is no form, no invitation to provide information. Nothing. Behind the scenes, the Secret Access JavaScript remembers the key presses until the vertical bar character is typed. At that point:
If there is no web page at that location, the browser displays a 404 page. If the destination location should be kept out of the browser's address bar, instructions below show you how to redirect the page in an existing frame or popup window instead of redirecting the current window. Of the browsers tested (IE, Opera, Netscape, Firefox), Netscape and Firefox are the only browsers this will work with. (Firefox was tested on both Windows and Mac OSX. Netscape was tested only on Windows — Netscape 6.) Of particular note, the Secret Access JavaScript is silent in the world's most popular browser. It does nothing. This is one instance where an aspect of IE's differences is a good thing — for two reasons:
The browser restriction gives you a more secure secret. Note: The secret access web page, the page containing the Secret Access JavaScript, should not have any forms or other invitations to use the keyboard keys. What's typed could inadvertently cause the JavaScript to try to redirect the user to another web page. This action can provide clues about the web page's secret functionality when no such clues should be provided. Tutorial Pages: » Secret Access » Determining the Location's Sequence of Characters » If Your Location Contains the Letter "z" » Two Customizations for Further Obfuscation Copyright 2004 Bontrager Connection, LLC |
||||
| About the NetVisits, Inc Network | Write For Us | Advertise Copyright ©2007 NetVisits, Inc Network. All Rights Reserved. Privacy Policy. |
Visit other NetVisits, Inc. sites: |