Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Time Challenge 1


ghost's Avatar
0 0

I know that you need to crack the MD5 Hash, and submit the password, but i am completely baffled on what to do.. if someone could give me a hint of what i have to do.

I also know that it involves a home made app, or an app off HBH


shadowls's Avatar
You Like this!
90 0

I have not beaten it yet but i can help you understand what knid of encryption it is. If you look at this like were they tell you were you should send your decrypted text

challenges/timed/timed1/index.php?b64=decryptedString

you will see something like index.php?b64=decryptedString


ghost's Avatar
0 0

yeah that index.php?b64=decryptedString will very help you. i´m not speaking about cypher, no. you need to write the script that will show you the page without processing it on the server. then, when you have the string, you can decrypt it and enter it on the place "decryptedString" you dont need to program some programs (in c++ etc.) that will replace it automatically. i did not this challenge yet, i am only thinking :D