<html>
<body>
<script>
var count = 1;
function myFunction() {
if (count<15) {
var input = document.getElementById("uname").value;
alert("clicks left for noob "+ input +":"+ (50-count));
count++;
}
else {
window.location="admindelete.html";
}
};
</script>
<input type="text" id="uname" placeholder="your name"</input>
<br>
<button onclick="myFunction()">show quest</button>
</body>
</html>
<!--
Modified from the Debian original for Ubuntu
Last updated: 2016-11-16
API old0 : 5F4DCC3B5AA
See: https://launchpad.net/bugs/1288690
-->
<!--API old2 : 327DEB -->
<!--API old 1 : 765D61D8 -->
<!--API new : 882CF99-->
ssh yash@192.168.32.19
yash@haclabs:~$ ls
flag1.txt
yash@haclabs:~$ cat flag1.txt
JUST BELIEVE IN YOU!!
71C480DF93D6AE2F1EFAD1447C66C9525E316218CF51FC8D9ED832F2DAF18B73