Home Natas [Level 1] - Overthewire
Post
Cancel

Natas [Level 1] - Overthewire

Username: natas1
Password: g9D9cREhslqBKtcA2uocGHPfMZVzeFK6
URL: http://natas1.natas.labs.overthewire.org

For this level, sine Right Click blocked

Using curl to check

1
curl -i -X GET -u natas1:g9D9cREhslqBKtcA2uocGHPfMZVzeFK6 http://natas1.natas.labs.overthewire.org

Result show to view the HTML code <==

1
2
3
4
5
<div id="content">
You can find the password for the next level on this page, but rightclicking has been blocked!

<!--The password for natas2 is gtVrDuiDfck831PqWsLEZy5gyDz1clto -->
</div>

==> CTF: { natas2:h4ubbcXrWqsTo7GGnnUMLppXbOogfBZ7 }

This post is licensed under CC BY 4.0 by the author.

Comments powered by Disqus.

Bandit [Level 18] - Overthewire

Natas [Level 2] - Overthewire