Over the wire Natas Level 2
Objective:
Get password for Level 3
Solution:
This page just shows a text box
There is nothing on this page
In the HTML there is a img file that links to a file named
pixel.png in a folder named files
There is nothing on this page
|
|
<img src="files/pixel.png">
|
|
</div>
|
|
</body></html>
|
Lets see if we can see what else is in that folder
there is a txt file in there named users.txt let’s check it
out
# username:password
alice:BYNdCesZqW
bob:jw2ueICLvT
charlie:G5vCxkVV3m
natas3:sJIJNW6ucpu6HPZ1ZAchaDtwd7oGrD14
eve:zo4mJWyNj2
mallory:9urtcpzBmH
natas3 password sJIJNW6ucpu6HPZ1ZAchaDtwd7oGrD14
Comments
Post a Comment