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 }


Comments powered by Disqus.