wildfire95
09-14-2009, 07:56 PM
Im doing a college project on "security exploits in the internet and modern appliances", and part of it is to create a secure enviroment for bypassing filtering systems.
Before i continue may i point out -
Im not some 14 year old kid wanting to access youtube.
If your going to assume the above, please, leave the thread and let people who wish to help reply. Lets keep it clean eh?
My main objective in this is that many systems block the encoding used in the URL of the page "proxified". E.g. MD5 etc. But, unless i am mistaken the encryption known as "SHA1" is yet to be decrypted.
Is there any way in PHP to encode a variable / factor to SHA1? Like they do currently to MD5 in URLs like that?
Before i continue may i point out -
Im not some 14 year old kid wanting to access youtube.
If your going to assume the above, please, leave the thread and let people who wish to help reply. Lets keep it clean eh?
My main objective in this is that many systems block the encoding used in the URL of the page "proxified". E.g. MD5 etc. But, unless i am mistaken the encryption known as "SHA1" is yet to be decrypted.
Is there any way in PHP to encode a variable / factor to SHA1? Like they do currently to MD5 in URLs like that?