Help in level 4

Intro 4

hendra29
8 years ago

0

i am stuck here, what i do??? help

23replies
15voices
816views
Mugi [Mugiwara27]
8 years ago

0

Read other thread, analyse, use your brain and google

Marksman
8 years ago

0

Try clicking the Show hint button, Just one tiny thing is enough!

devil4ever17
8 years ago

1

Help stuck on Level 4

Reply has been removed
totalyasshole
8 years ago

0

hej guys level 4pls /?

Mr. Cyph3r [MrCyph3r]
8 years ago

0

When you design an HTML page you can create forms with

tags…
Each form can have multiple fields, for example an username field can be represented like so:
<input type="text" name="user" id="user" autocomplete="off">  

You can do the same for password but you would need to change the “type” attribute.
To be more clear the problem in the above example is that when you type your password it is clearly visible and so a guy near you can see your password in the textfield.
For this reason you can change the type to “password” like this:

<input type="password" name="pass" id="pass" autocomplete="off">  

This way characters are masked.

Actually this challenge revolves around this concept, so my hint is learn about HTML type Attribute and all the possible attribute values.

This is a good place to start.

Monza
8 years ago

0

just look at the source, and then edit the link, and you’ll get the id pass or view another thread for learn it (:

Mr.Alpha
8 years ago

0

i am stuck to and i don’t understand what you said

mumihack
8 years ago

0

nice guy but just nail it

Prestigehacking
8 years ago

1

I need someones help please the source page is showing a completely different source to the hint and i cannot find the username and password?

Mr. Cyph3r [MrCyph3r]
8 years ago

0

What is the hint you are referring to?

Prestigehacking
8 years ago

0

The password is again stored in a txt file. This time however it is not as straight forward as viewing the source.

You wouldn’t even find the page by using a search engine as search bots have been excluded.

Mr. Cyph3r [MrCyph3r]
8 years ago

1

Ok, well, the hint of the level is basically telling you to search on google and document yourself about “search engine bots”.

Prestigehacking
8 years ago

0

I have finally figured it out

Mr. Cyph3r [MrCyph3r]
8 years ago

1

Congratulations :D

Narlylock
8 years ago

0

i can’t make head nor tail!

hacherboy
8 years ago

0

pleez need for help in level 4

Rex_Mundi
8 years ago

0

The hint tells you where to look to find some “important information”, after you find it, you just need to go look in that file.

alfonhec
8 years ago

0

The solution is in file.txt

Rex_Mundi
8 years ago

0

The solution for this one has nothing to do with any .txt files, you’re mistaken.

aidenpearce34380
8 years ago

0

i’m locked on the level 4 help my please

aidenpearce34380
8 years ago

0

the solution in french please

Mr. Cyph3r [MrCyph3r]
8 years ago

0

Ok so:

1 - you will not receive a solution here until you finish the challenge… and when you have it done you can just read the solutions section.
2 - this is an english only forum and so we only write in english.
3 - wtf you want the solution and you want it in your native language ????

aidenpearce34380
8 years ago

0

ok ok that’s it

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

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