NatasOverTheWire

Natas4

Website URL: http://overthewire.org/wargames/natas/natas4.html

According to the data on the OverTheWire webpage.

Username: natas4
URL:      http://natas4.natas.labs.overthewire.org

Let’s log into the URL for Natas3

Fig. 1

Inspecting the source code of the page.

Fig. 2

Okay, so its not very apparent in the source code as to the location of the password. However, the comment that even Google can’t find anything should immediately trigger your brain. It hints at the possibility of a robots.txt on the server. Let’s test out this.

Fig. 3

So we now know about the existence of a directory on the server. Let’s check it out.

Fig. 4

Now open the users.txt file.

Fig. 5

Done!

Leave a Reply

Your email address will not be published. Required fields are marked *