11 years ago | edited 11 years ago
0
I have changed the url several times, for example:
?[removed]
All I get are MySQL errors and I have no idea what I’m supposed to be doing.
Admin: your post was so close to the answer, I had to modify it…
I remember finishing this level. had the same problem as yours.. you’re close.
try to google “null-byte” and see the other methods.
that should show you how to get the correct URL ;) , you’ll know when u get it.
11 years ago
0
Sorry about the spoiler. Fine, I’ll try another null byte. I think I already did and it still didn’t work. I’ll try again. Thanks.
No worries.. I don’t think that “another null byte” is the issue. Some browsers don’t actually send the null byte in request URIs… That might be the issue too.
- daMage
11 years ago
0
Ahh I see. I didn’t think the null byte was an issue either, as it did what it was supposed to.
11 years ago
0
Might be the browser I’m using, I’ll try it in another one.
- daMage
one more hint: if it seems to work (you don’t get an error, but instead a bit messed up page) view the source.
- daMage
[quote=daMage]No worries.. I don’t think that “another null byte” is the issue. Some browsers don’t actually send the null byte in request URIs… That might be the issue too.[/quote]
In addition to that: I used Google Chrome and (if I remember your post right) the only thing that was different was the null-byte for it to work.
11 years ago
0
The null byte itself worked (chopped off the extension), I haven’t seen a “tidy” page where I can enter something. Except from the page where you enter the password…
JAYSSJ11- “I’d rather be hated for who I am, than loved for who I am not.”
11 years ago
0
I already understand php.
God damnit @StRe1cHeR!!! Will you stop posting answers in the forum? Delete it please!
DaGr8
Just because I am paranoid doesnt mean theyre not after me…
which browser you are using ? i used chrome to complete this level . some browsers dont support null byte
JAYSSJ11- “I’d rather be hated for who I am, than loved for who I am not.”
11 years ago
0
Nope, still haven’t got it haha.
11 years ago
0
This level is almost making me cry, lol.
To solve this level you have to try this method:
1. Directory Traversal
2. Poison Null Byte
3. View the source code
Don’t cry cos that won’t help you to solve this level :p.
“People who doesn’t work hard doesn’t have the right to be envious of the people with talent. People fail because they don’t understand the hard work necessary to be successful.”
11 years ago
0
Yep, I’ve been using those methods.
I said it almost made me cry lol.
11 years ago
0
Ok, I’ve completed the level, with help from other users. Lucky for StRe1cHeR, I ignored his post and finished the level myself.