John Doe wrote: > > Hi. > > I remember a while back on this list, there was a discussion of alternative > ways of addressing URLs (using hex code and binary, I think). Can anyone > give me a refresher course?
Check here: http://www.pc-help.org/obscure.htm "How to Obscure Any URL" Basicly: You can convert characters into hexcode and it's still a valid URL. http://www.pc-help.org/obscure.htm can also be http://3468664375@3468664375/o%62s%63ur%65%2e%68t%6D You can also pretent it to be a part of (example) ibm.com : http:[EMAIL PROTECTED]/obscure.htm Or, convert a IP number to a Base10 number and use that as the URL. You can easily do this with shellscripting, read more about it: http://digiover.selwerd.nl/textfiles/own/base10-and-IP.txt Regards, Jan -- Dutch Security Information Network : http://www.dsinet.org Personal site : http://digiover.selwerd.nl alt.hack.nl FAQ : http://www.dsinet.org/hackfaq mailto:[EMAIL PROTECTED]