Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Basic 7


ghost's Avatar
0 0

Someone said there was binary in the source code of this?

I got a username and password in my source, tried to put it iun the username box but it comes up a bank page and just says done

samuel L jackson

jack and jill went up the hill


Mr_Cheese's Avatar
0 1

read what you have to do. You have to encrypt it to login ;)


ghost's Avatar
0 0

I have been trying for 2 days now and I am getting nowhere.

I have encrypted the username back to ASCII and then to Binary, tried to inject with Javascript but I keep getting 'Not Authorised' problem.

I have read through all the Basic 7 posts today and I believe I am doing things correct, so I must be missing something really simple.

Could I PM some one for help please?


flame_1221's Avatar
nobody
0 0

you can PM me;)


ghost's Avatar
0 0

u can PM me too..


ghost's Avatar
0 0

You might want to use a cookie editor plug-in for firefox <– (type in "addons" in the URL of the firefox browser) instead of a JS URL injection.

Next use the editor to edit the appropiate cookies for the mission, insert the binary version of the username and password and refresh the page.

PM if ur still stuck


ynori7's Avatar
Future Emperor of Earth
0 0

make sure you dont put spaces in your encrypted username and password. i made that mistake and spent a long time trying to figure it out.


ghost's Avatar
0 0

Thanks for all the help guys. I have now completed Basic 7.

Now on to basic 8


ghost's Avatar
0 0

hey.. u might want to try to manually edit the cookies using a firefox plugin such as cookie editor <–type "add ons" in the url of the firefox browser. Next search for cookie editor in the upper right hand corner.

Once it downloads, restart, and right click the toolbar . Click customize and add the cookie editor to the tool bar.

It's easy to use. Just locate your system in the list on the left and edit the sessions using the buttons provided.

PM if your still stuck :)


ghost's Avatar
0 0

I'm on basic 7 aswell, Now im using a binary code translator, To encode the username "sam" to binary, And inserting that after "username="sam". Or do i take the entire "username=sam" and translate the whole thing to binary code at once?


flame_1221's Avatar
nobody
0 0

Just the sam part


NightSpyder's Avatar
Member
20 0

well i was about to ask a question but then I thought I would try something different. Thanks for all the help.