ritheachengkh

🕸️Natas Level 2 → Level 3

http://natas2.natas.labs.overthewire.org

Username: natas2
Password: (natas2_password)

n2s1

Once you log in, you’ll see a message saying there’s nothing on this page. Use Ctrl + U to view the source page.

n2s2

In the source code, we noticed a directory called files that stores a file named pixel.png

n2s3

So, we tried accessing it through the web browser.

n2s4

Now we see a file named users.txt, so we clicked on it.

n2s5

You’ll find the flag once you open it.

n2s6

Boom! Flag secured — get ready for the next challenge.