Natas 7 -> 8

user: natas7
pass: 7z3hEENjQtflzgnT29q7wAvMNfZdh0i9

Ooh, links! But neither one seems terribly helpful. As should be your first instinct by this point, let's look at the developer tools. There's a hlepful comment in there.

"hint: password for webuser natas8 is in /etc/natas_webpass/natas8"

Well, that seems straightforward. However, http://natas7.natas.labs.overthewire.org/etc/natas_webpass/natas8 doesn't exist. So what are we missing?

Closer examination of the links on the home page show us that there's a /index.php bit of each URL that might be important. So let's try it.

http://natas7.natas.labs.overthewire.org/index.php?page=/etc/natas_webpass/natas8 should get you what you're looking for.

Comments

Popular posts from this blog

Natas 11 -> 12

Natas 6 -> 7

Natas 10 -> 11