http://www.hackertest.net/l3l.htm
Level này cũng giống như các level trước chỉ view page scource là thấy 1 đoạn scripts
<body onload=javascript:pass(); alink="#000000">
<SCRIPT LANGUAGE="JavaScript">
function pass()
{
var pw, Eingabe;
pw=window.document.alinkColor;
Eingabe=prompt ("Please enter password");
if (Eingabe==pw)
{
window.location.href=String.fromCharCode(97,98,114,97,101)+".htm";
}
else
{
alert("Try again");
}
}
</SCRIPT>
 Các bạn nhớ đọc kĩ nhé, đứng để bị lừa. :P
Comments
0 Comments
Facebook Comments by Blogger Widgets

0 comments:

Post a Comment

 
Writeup CTF © 2013. All Rights Reserved. Powered by Blogger
Top