Basic Web Hacking 14 :: Remember basics
by Arxleol on Sunday 10.01.2010, under hellboundhackers.org, tutorial
This challenge is very simple. As always remember basics of exploiting your target. So as always first thing is to check out source code.
In the source code you will find the following line:
<!-- ADMINS: Check /newpasswd/admin.txt for the new password. -->
As you see admins should check file: /newpasswd/admin.txt
We certainly are not admin but nonetheless we will check the file. And after opening it you should see something similar to the following pass:
t3ch5pl01t5ux
Enter it as is and you have solved another mission.
Similar Posts:
No comments for this entry yet...