rmjd95
11 years ago

0

hello, i am stuck on level 4 on main i do not understand what to do please HELP me

49replies
34voices
914views
1image
Luke [flabbyrabbit]
11 years ago | edited 11 years ago

0

[quote=Main Level 4 hint]Sometimes extra hidden fields are added to the form which contains extra information[/quote]

Have a close look at the form tags in the source code. Try and see what is different from the previous levels.

scooter2rho
11 years ago

0

i have tried highlighting everything, inspecting the element. just scratching me head…

scooter2rho
11 years ago

0

well i learned how to get the xls to show up in the hidden field, but cant get it to do anygthing

Voorm
11 years ago

0

You need know what to delete,what to keep and what where to add.

trippas321
11 years ago

1

dont get it need help

looooool [coolet]
11 years ago

0

Search in the source about any hidden fields .
Then see what it have inside the hidden field and think where do you have to paste it.

Ypherrist [ypherrist]
11 years ago | edited 11 years ago

0

I get it that this: is they key to this level but what in it is the key ? What is the username and password from this extra information ?

Edit: removed tiny spoiler

Luke [flabbyrabbit]
11 years ago

0

Look at the value, what could it be used for? Something that holds information?

lebza
11 years ago

0

am stuck on level 4. HELP PLEASE!!!

daMage
11 years ago

0

lebza: did you even read the thread? if so, please explain what part(s) you didn’t understand. It’ll be more easier to help you, if we know what you need help with :)

looooool [coolet]
11 years ago

0

lebza if u read all answers of this post maybe your problem solved

ieatspoons619
11 years ago

0

I see in the script where the hidden passwordfile is but i have no clue how to get to it.

Krypt1c
11 years ago

0

So I got into the next page. I don’t know what I’m suppose to be looking for now. That’s the problem i keep having with these is I don’t know what I’m suppose to be looking for. any tips?

stephengibson_
11 years ago

0

<input type=“hidden” name=“passwordfile”
i’ve found this, and i understand that thi s is the hidden file, but i don’t know where to go from here…

CygnusH33L
11 years ago

0

Your almost there, look at the value=“” of the hidden input, URL maybe?

Maliator
11 years ago

0


why does my value just show that? i have no clue what to do :<

daMage
11 years ago

1

the basics of url, lets take url http://example.com/foo/bar/baz.html
first “http” is the protocol, that is separated form the rest with “://”
Then there is the servers dns name “example.com” separated from the rest with “/”
Then there is a folder called “foo” in the “document root” of that server
Inside the folder “foo” there is another folder called “bar”
In the folder “bar” there is a file called “baz.html” that your browser asks from the server and if it exists, the server will send it to you.

Consider what I’ve told you just before and think how you could access the file which is mentioned in the hidden field…

simoncfc04
11 years ago

0

hint..

file name
address bar
read above

Krypt1c
11 years ago

0

Nevermind.. i was pasting the extension in the wrong spot..


0

yeah… we learn from mistake dude

belzebub
11 years ago

0

all i’m getting is numbers of 4 and 0.. i can’t find it.. help pls.. i’m still confused..

belzebub
11 years ago

0

i’m getting a 404.. i’m i in the right path?

daMage
11 years ago

0

[quote=“belzebub”]i’m i in the right path?[/quote]
Pun intended? :)

[deleted user]
11 years ago | edited 11 years ago

0

belzebub No! You are not on the right page. Read what daMage has written and then look at your levels url in the url window of your browser. Should be: http://www.hackthis.co.uk/levels/m4.php** Now you saw what was written in the part of code that is hidden? If not, use firebug and inspect the password element. Put your mouse cursor over the little password window on the main level 4 page. Right click it and inspect the element with firebug. Maybe a bit of a >> You will see some text that is supposed to be hidden. Something like this: e/s.xml well that is what you have to replace **http://www.hackthis.co.uk/levels/m4.php** with; It would then look like this: http://www.hackthis.co.uk/levels/e*****/s***.xml I hope not?

You should find what you are looking for. OK?

belzebub
11 years ago

0

i have this .. but when i put the folder in the url alll i get in the source code is lots of 4s and 0s or the big 404 in the page..

it makes me scratch my head and i have a little background on html…

but thanks anonra.. i’ll do what i can to solve this..

Pawda [Memoria]
11 years ago

0

Well, the level is working as intended. 404 error just mean you try to access an inexisting page and maybe you shouldn’t stop to a directory name .

belzebub
11 years ago

0

damn! i get it already.. thank you guys.. :)

Pawda [Memoria]
11 years ago

0

Well done and keep going !

jOhny aCe [jnhyace]
11 years ago

0

not bad, too good.. use ur mind and find the clues guys..!! (.xml=url)

gebruikersnaam
11 years ago

0

i don`t get wat to do in level 4 its difficult

draghack
11 years ago

0

Username:


Password:




im looking in this area i know but im stuck i know i just need a little push in the right derection help?

TheZencu13
11 years ago | edited 11 years ago

0

[removed]
Admin: no answers, please

Wibben
11 years ago

0

please don’t post answers TheZencu13

deathbluesky
11 years ago

0

i get the page and highlts things..but i dont know which is the username and the password..i’d tried evrything and its still incorrect..can somebody give me a hint??

Wibben
11 years ago

0

open up the source code and think about the input form and what happens when you input a password:
Username:


Password:



teunissenstefan
11 years ago

0

@deathbluesky
You gotta try it, only 2 values :)

Sinatra03
10 years ago

0

AAAAAAAHHHHHHH, everything I need is here, just can’t figure it out..just venting…thank you

[deleted user]
10 years ago

1

It is all there in the source code! :)

XteekayX
10 years ago

0

The source code has its own language… read it as if you’re reading normal english.. you’ll definitely find a clue :)

Sinatra03
10 years ago

0

I hope this all makes sense
Is there anyway one of the seniors here can message me? I’m guessing someone with 5,000 to 6,000 post which would tell me that you have been around awhile.

I was trying to complete this level and a friend of mine gave me the answer, I still don’t know how I would have figured this out. If I give you the answer to prove that I’m not trying to pull anything then is it possible to explain to me how I missed the “one word” that I was leaving out.

J [ColdIV]
10 years ago

0

You won’t find someone with over 5,000 posts the forum isn’t that old :)
And you can take a look in the solution discussion and maybe ask there.
Or you just try to figure it out yourself, you’ve got many hints here in the forum.

But you can message me if you want then I’ll try to help you.
(I won’t tell you where exactly you can find the solution, it’s still about learning d: )

James Singh [cpn1000]
10 years ago

0

Ok I have no idea what you guys are talking about… but who thinks hacking bit-coin is a smart way to get rich say “I”

J [ColdIV]
10 years ago

0

Dude what is your goal? Spammer of the year?
You should know what we are talking about if you already finished this level on your own.

Jdawg
10 years ago

0

So y'all really hack

James Singh [cpn1000]
10 years ago

0

OMG THERE IS A SPAMMER OF THE YEAR AWARD!?!?!?!?!
Image

James Singh [cpn1000]
10 years ago

0

Will anyone respond??? :(

Vladimir Makarov [avadakedavra]
10 years ago | edited 10 years ago

0

[removed]
Admin: yea, don’t post answers here!

Soroush FI [ISI-NetA]
10 years ago

0

I found it … no need help anymore …


0

This was so helpful thank you so much for explaining all of that!! :)

You must be logged in to reply to this discussion. Login
1 of 50

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss