Skip to content
Rohan Sanjeev edited this page Aug 30, 2021 · 10 revisions

Level 0

Natas teaches the basics of serverside web security.

Each level of natas consists of its own website located at http://natasX.natas.labs.overthewire.org, where X is the level number. There is no SSH login. To access a level, enter the username for that level (e.g. natas0 for level 0) and its password.

Each level has access to the password of the next level. Your job is to somehow obtain that next password and level up. All passwords are also stored in /etc/natas_webpass/. E.g. the password for natas5 is stored in the file /etc/natas_webpass/natas5 and only readable by natas4 and natas5.

Start here: URL: http://natas0.natas.labs.overthewire.org

Username: natas0
Password: natas0

image

Level 0 - Level 1

URL: http://natas1.natas.labs.overthewire.org

Username: natas1
Password: gtVrDuiDfck831PqWsLEZy5gyDz1clto 

image

Level 1 - Level 2

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

Username: natas2
Password: ZluruAthQk7Q2MqmDeTiUij2ZvWy2mBi

image image

Level 2 - Level 3

URL: http://natas3.natas.labs.overthewire.org

Username: natas3
Password: sJIJNW6ucpu6HPZ1ZAchaDtwd7oGrD14

image


image


image

Clone this wiki locally