kAworu's avatar

secure.js

publié par kAworu
il y a environ un an
<!-- ... -->
</head>
<div id="primo" style="position:absolute; width:100%; height:100%; z-index:1; left: 0px; top: 0px; background-color: #F0F0F0; layer-background-color: #FFFFFF; border: 1px none #000000; overflow: auto; visibility: visible; clip: rect(auto auto auto 1);"><TABLE ALIGN="CENTER"><TR><TD VALIGN="MIDDLE"><FONT face="Arial, Helvetica, sans-serif" size="4"  color="#336699"><H3><B>This page is password secured. You can view this page after entering the password</B></H3></FONT></TD></TR></TABLE></div>
<script src="md5_1.js"></script>
<script>function attivaPrimo()
 {
   var pwd= prompt("Enter password for the Page","");
 if((pwd!="")&&(pwd!=null))
{  pwd=hex_md5(pwd); } 
document.getElementById("primo").style.left = 0 + "px";
document.getElementById("primo").style.top =0+ "px";
 if(pwd=="370757d2df51ae456bf63c165fc71817") 
 { document.getElementById("primo").style.visibility = "hidden"; 

 if( document.getElementById("bodyid_01") )
     document.getElementById("bodyid_01").style.visibility="visible"; }
 else if((pwd=="")||(pwd!=null)) 
 {  document.getElementById("primo").style.visibility = "visible";
 alert("Please enter your correct password  "); attivaPrimo(); }
 if(pwd==null){
document.write('<BODY bgcolor="#FFFFFF" text="#336699">');
document.write('<TABLE ALIGN="CENTER" WIDTH="100%" HEIGHT="100%" VALIGN="CENTER">');
document.write('<TR>');
document.write('<TD ALIGN="CENTER">');
document.write('<FONT face="Arial, Helvetica, sans-serif" size="4">');
document.write('<H3>');document.write('<B>Sorry! You are not authorized to view this page.</B>');
<!-- ... -->
}</script>
<BODY id="bodyid_01" onload="attivaPrimo();"  bgcolor=#FFFFFF leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 background="img/base/bg_body.gif">
<!-- ... -->
<script>document.getElementById("bodyid_01").style.visibility="hidden";</script>

Faudrait lui dire, que md5, c'est plus très secure.

trois commentaires

écrire un commentaire

  1. buy term paper il y a quatre mois buy term paper 's avatar

    J’ai aimé cet article, merci

  2. essay writing service il y a quatre mois essay writing service 's avatar

    I found few mistakes in this post. You should fix them all.

  3. resume writing services il y a quatre mois resume writing services  's avatar

    You have some good points there. I did my own search on the area and found the majority people will see eye to eye with your weblog. Thanks once more for taking the time to put this online. I unquestionably liked every bit of it.

écrire un commentaire:


(utilisé pour gravatar, ne sera pas affiché)



tu peux utiliser la syntaxe markdown :)