Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

da li je moguce probiti ovaj javascript??

[es] :: Javascript i AJAX :: da li je moguce probiti ovaj javascript??

[ Pregleda: 2438 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

davs
xx

Član broj: 71279
Poruke: 15
*.xnet.hr.



Profil

icon da li je moguce probiti ovaj javascript??19.02.2006. u 19:43 - pre 221 meseci
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>JavaScript 10: &quot;F|nd y0ur w4y&quot;</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="author" content="davs">
<link rel="stylesheet" type="text/css" href="/styles.css"> <script type="text/javascript">
function usercheck() {
input_user=document.fx.user.value;
pass_val="\"eHgMYUn_MWW[SLZ!kKOiM\\SX[Uif'GcaO]YU`eWPJIv|g`YTVTlrUPQT`R_T MgIO~pcM[QHaQVrYI^u'f,ueHgMYU,";
aNum=0;
ax2=1;
for(var i=0;i<input_user.length;i++){
cx=input_user.substring(i,i+1);
aNum=aNum+input_user.charCodeAt(i);
ax2=(ax2*input_user.charCodeAt(i))%65537;
}
if (aNum==1286&&ax2==16628) {
p_val="";
for(var i=0;i<pass_val.length;i++)
{ hehe=input_user.charCodeAt(i%input_user.length)-32;
heh2=pass_val.charCodeAt(i)-32;
hehe=heh2-hehe+96;
if(hehe>95) hehe=hehe-96;
hehe=hehe+32;
p_val=p_val+String.fromCharCode(hehe);
}
msgWindow=window.open("","displayWindow","menubar=yes");
msgWindow.document.writeln("<html\><body onload=blah()\>Access Denied");
msgWindow.document.writeln("<font color=white\>hehe");
msgWindow.document.writeln(p_val);
msgWindow.document.writeln("</font\></body\></html\>");
msgWindow.document.close();
}
else {
alert("Pogresan Korisnik");
window.location.href="http://www.google.com";

davs
 
Odgovor na temu

[es] :: Javascript i AJAX :: da li je moguce probiti ovaj javascript??

[ Pregleda: 2438 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.