Basic Mission 6

 

So as per the mission You have recovered his encrypted password now just to find the algorithm to decrypt it.  You’ll notice that if you encrypt “aaaaa” it gives you “abcde”. This encryption simply adds the character number to the character, starting at 0.
You can use http://www.asciitable.com/ to find the progression of symbols.

Ex. if your encrypted password is “968d<56>” you need to subtract 1 from the second letter, 2 from the third, and three from the fourth, producing “956a”.

It isn’t obvious what < goes to, so use the link to find out that it is “8”. Continuing, you end up with “956a8007”, which correctly “encrypts” to “968d<56>”.

A little tool made to decrypt the password: http://www.2shared.com/file/Gslp58co/HackThisSite_DecryptME_Basic_6.html

 

About the Author

Aloha, I'm Amit Ghosh, a web entrepreneur and avid blogger. Bitten by entrepreneurial bug, I got kicked out from college and ended up being millionaire and running a digital media company named Aeron7 headquartered at Lithuania.

Related Posts

Basic Mission 1   I can call you a pretty dumb as per you are now viewing the walkthrough for...

Basic Mission 2   I can again call you a pretty dumb as per you are now again viewing the walk...

Basic Mission 3   Have a look at the source code of that page and have you noticed the form section?...

3 Comments
 
  1. Pingback: HTS Basic Missions Solutions - Amit Ghosh

  2. Pingback: HTS Basic Missions 1-6 | Hack This Site Solutions

  3. andrew October 15, 2017 at 2:03 am Reply

    The link to the download doesn’t work

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.