Please stop posting answers, try giving hints instead. Can someone remove the post above please? Tnx!
/dev/null
11 years ago
0
AgentT01 the reason you were getting an error was because you were trying to use it in the wrong directory.
Think about it again! :)
10 years ago
0
This level looks like the level 4 ;)
10 years ago
0
i got same issue as Shadow-Walker , idk what to do with “level10pass.txt” …. i mean where to use it ? any hints please ?
@shiruken: The hints from @fkpuzat and @vna220792 are very good. Think about them carefully and you will see the answer. :p
10 years ago
0
finally found it ! and to decrypt the username / password just ask google :D
it’s looks so easy when u find the answer …
first get your directory correct and then u need to decrypt the encryted info ,think . this would’ve been much easier if u would have been onto website security and stuff . they used it to encrypt password :) enough hints , now think !!
01101010 01110101 01110011 01110100 00100000 01100100 01101111 01101110 01110100 00100000 01100111 01101001 01110110 01100101 00100000 01110101 01110000 0101100 00100000 01110000 01110101 01110011 01101000 00100000 01101000 01100001 01110010 01100100 01100101 01110010 00100000 0111010 0101001 !!!
Tri-color
ok, so I saw the .txt file and knew where to put it immediately because of the previous levels, but it made me wonder, “How would I find this out if I hadn’t already seen the directory previously?” I’ve googled, I’ve checked the forum (not saying I didn’t just miss it), I’ve youtubed, but everyone seems to come to the answer the same way I did. (Which is, “I remember this directory from before.”) Can someone please point me in the right direction for reading up on this? Don’t need the answer, I’ve got that under control. Just the “how it’s SUPPOSED to be done.”
Edit: Sorry to rez a dead thread. I didn’t think anything about it being dead before I posted.
10 years ago | edited 10 years ago
1
@Vulpine.archer - Sometimes a site is predictable about where it places things. On my own challenge site I have an area where i keep images and scripts which dont belong directly to the challenge and this location never changes.
You can visit a challenge like Intermediate 3 here and take a look at where the um… other non-challenge elements of the page come from, and the directory will be familiar.
It’s just basic recon, albeit active recon. If you didn’t have a clue then a spider or crawler would find the directory for you. As it happens, that is not needed here due to this prior knowledge and observation when looking around the site and the location of some challenge images, scripts, and files.
Hope that helps.