http://www.loginmatrix.com/hackme/ - Clique em 'Hack Me - Level One' para começar e vá fundo.
Ainda estou no 4° e penando pra sair
Posted 05/10/2003, 23:48
Posted 06/10/2003, 00:28
Posted 07/10/2003, 14:16
Posted 08/10/2003, 00:54
<script language="Javascript">
function check(input)
{
if (tries >=3){window.location.href='http://www.crayola.com/'}
if (input != '')
{
if (input=='letmein')
{
alert('nicely done :o)');
window.location.href = 'l1passed.html';
}
else
{
alert('not quite, keep trying');
document.myform.xv4106.value = '';
tries = tries + 1;
}
}
else
alert('You know..traditionally....people actually enter passwords into password fields...just a little hint..');
}
var tries = 0;
</script>
Posted 08/10/2003, 01:43
Posted 08/10/2003, 23:08
function checkPass() {
if (myform.pass.value == unescape("%74%68%69%73%20%69%73%20%65%61%73%79"))
{
alert("well done \nTry the next level.")
location.href = (unescape("%74%68%72%65%65%69%73%67%6F%6F%64%2E%68%74%6D%6C"))
}
else
alert("Wrong password.");}
Posted 10/10/2003, 22:33
<script language="javascript">
var xyboo = 0;
var duh = 0;
var mul = 1;
function buttonpress(num)
{
xyboo++;
if (xyboo == 3)
{
id4 = parseInt(num);
padd.codebox.value = padd.codebox.value + id4;
codex = padd.codebox.value;
for (xb = 0; xb < codex.length; xb++)
{
mul = mul * parseInt(padd.codebox.value.substr(xb, 1));
}
if (mul == 105)
{
location.href = codex + '.html';
}
else
{
alert('nope');
duh++;
mul = 1;
xyboo = 0;
padd.codebox.value = "";
if (duh >= 6) { location.href = 'duh.php'}
}
mul = 1;
xyboo = 0;
padd.codebox.value = "";
}
else
{
id4 = parseInt(num);
padd.codebox.value = padd.codebox.value + id4;
}
}
</script>
if (mul == 105)
{
location.href = codex + '.html';
}
Posted 10/10/2003, 22:40
<script language="javascript">
function checkPass(un, pw)
{
if (un == 'NerdHacker')
{
if (pw == 'hackingisgr8')
{
alert(';0)');
location.href = send_em_on;
}
else
alert('oops');
}
else
alert('um....no');
}
</script>
<input name="Submit" type="button" class="formstyle" onclick="CheckPass(document.myform.Username.value, document.myform.Password.value);" value="Login">
Posted 12/10/2003, 02:15
Posted 15/10/2003, 23:41
<script LANGUAGE="JavaScript">
<!-- Hide from JavaScript-Impaired Browsers
al="`1234567890-=~!@#$%^&*()_+qwer"
+"tyuiop[]QWERTYUIOP{}|hyeifwryt;A"
+"ASYENDKQ:ajheusj,./ZXCVBNM<>?";
ab1="";
bctr=0;
count=0;
function ckPwd(){
tst=document.isn.username.value
+"y"+document.isn.passwrd.value+"u";
ls=document.pd.pe.value;
a=eval(ls.substring(0,2))-91;
ls=ls.substring(2,ls.length);
nls="";
flg=0;
while (ls.length>12){
ab=eval(ls.substring(0,2))-89;
ab1=(ab1==""?""+ab:ab1);
oab1=ab1;
ls=ls.substring(2,ls.length);
for (var i=0;i<ab;i++){
nr=eval(ls.substring(0,2))-a;
ls=ls.substring(2,ls.length);
nls+=al.charAt(nr);
}
nls+=al.charAt(count+31);
count++;
if (nls.indexOf(tst)>-1){
ls="";
flg=1;
}
}
if (flg==1){
tstOk();
}
else{
bctr++;
if (bctr>3){
location.href="8therror.htm";
}
else{
alert("Sorry. Bad Username or Password."
+" Failed Attempt #"+bctr+".");
}
}
}
function tstOk(){
ab1=ab1+""+a;
alert("Access Granted");
location.href=tst.substring(5,13)+".htm";
}
function srand() {
today=new Date();
rand=today.getTime();
picker=""+rand
picker=picker.charAt((picker.length-4));
rec=eval(picker);
}
// End Hiding -->
</SCRIPT>
if (flg==1){
tstOk();
}
alert("tst: "+ tst);
alert("nls: "+ nls);
if (flg==1){
tstOk();
}
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)