[HTS] hackthissite Stego missions 2-4, 6-8 [tutorial]

Researching, Proof of Concepts, Hacking, Console Modding and Hacking and more. No game hacking / modding here.
Post Reply
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

[HTS] hackthissite Stego missions 2-4, 6-8 [tutorial]

Post by Sethioz »

////////////////////////////////////////////////////////////////////////////
Stego:
////////////////////////////////////////////////////////////////////////////


NOTE:
before doing anything, get firefox and drag & drop upload addon for it (you can simply drag & drop the images from and into firefox) makes it 100 times faster and easier to save images into pc.


2.
open image with paint, now fill the background with any other color but black (pick something light, like white). password is simply typed in almost black color. which is not visible to your eye, but enought to prevent from coloring it with fill.

3.
download the audio file. inspect the player with firebug to find the direct link or any other plugin that helps you.
now you need to analyze it with some audio tools. wavepad will do.
use "temporar frequancy analysis"
you will find the password there. just stretch the window to see it better.

4.
open image with hex or notepad++
at bottom of the file you will find a binary code.
convert it into ascii and thats the password.
you can convert it with any "binary to ascii" converter which you can find (just google for it, theres tons and they are online, just paste and click convert).

6.
open image with notepad++
scroll down, there you will find something that will look like a hash.
copy it (without ' or == ..etc. just the string)
now open Cain and use "Base64 password decoder"
decode it and you will get the password.

7.
open image with photoshop, you will find that it has 3 layers. disable the first layer and you will see the password.

8.
open image with photoshop.
zoom to the red barcode. you will see that it has 16 different squares (few are same color).
you need to get the color codes (just red). so use the sampler and then write down the values.
first should be 112 R (RGB where R - red, G - green, B - blue)
do this for all of the squares.
now convert them into HEX. use calc.exe
you put 112 into dec and then press HEX and its converted.
112 = 70
now google for ASCii table. find the right letters/symbols from table and write them down.
70 = p
do this for all HEX values and you will get password.
Post Reply