Natas Level 1

So level 1 looks a lot like 0, except this time it’s saying you can’t right click.  IDK, maybe on IE 5 this javascript works the way you would think it should, but I had no problem right clicking as you can see here:

natas1 right click

And then of course we see the page source, password included:

natas 1 source

You can also see the javascript which was employed, but ultimately failed to keep this password secure:


<body oncontextmenu="javascript:alert('right clicking has been blocked!');return false;">