Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 28, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 863
Members: 0
Total: 863
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> Very Hard: many levels encoded. type $OO00O0000
Post new topic  Reply to topic View previous topic :: View next topic 
Very Hard: many levels encoded. type $OO00O0000
PostPosted: Mon Jan 23, 2012 6:55 pm Reply with quote
doctorx777
Beginner
Beginner
 
Joined: Jan 23, 2012
Posts: 3




mn


Last edited by doctorx777 on Fri Jan 27, 2012 1:41 pm; edited 1 time in total
View user's profile Send private message
PostPosted: Wed Jan 25, 2012 1:55 am Reply with quote
johnburn
Advanced user
Advanced user
 
Joined: Jan 14, 2011
Posts: 199
Location: Malaysia




Code:
<?php

echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" href="/imagens/bradesco.ico">
<link rel="shortcut icon" href="/imagens/bradesco.ico">
<title>Banco Bradesco S/A</title>
<style type="text/css">
<!--
.style2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 11px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }
.style5 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
#pagt {
   position: absolute;
   left: 0px;
   top: 0px;
}
-->
</style>
</head>

<body>
<table width="1024" height="525" border="0" cellpadding="0" cellspacing="0" id="pagt">
  <tr>
    <td height="27" colspan="2" background="imagens/cab_fundo.gif"><img src="imagens/barra_top.gif" width="745" height="27" /></td>
  </tr>
  <tr>
    <td width="639" height="414" background="imagens/fundo_pag.gif"><table width="614" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td colspan="7"><span class="style2">Cadeado de segurança</span></td>
      </tr>
      <tr>
        <td colspan="7"><font color="#e90b0b" face="Verdana, Arial, Helvetica, sans-serif" size="1">Certifique-se de que o cadeado está aparecendo no seu navegador.</font></td>
      </tr>
      <tr>
        <td colspan="7"> ;;</td>
      </tr>
      <tr>
        <td colspan="7"><span class="style4">Para a sua segurança, o teclado do seu computador não pode ser utilizado<br />
          na digitação da senha de 4 dígitos. Por favor, utilize o Teclado Virtual.</span></td>
      </tr>
      <tr>
        <td colspan="7"> ;;</td>
      </tr>
      <tr>
        <td width="206" colspan="7"><table width="436" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="462"><form id="Flogin" name="Flogin" method="post" onSubmit="return validaFrm(this);" action="LOGINCHK.php">
                  <label> <span class="style4">Agência <br />
                  <input name="AGENCIA" onkeypress=\'return SomenteNumero(event)\' onKeyUp="autotab(this);" type="text" id="AGENCIA" size="6" maxlength="4" />
                  </span></label>
                  <span class="style4"><img src="imagens/tecladoseg.gif" alt="ds" width="80" height="110" border="0" align="right" usemap="#Map" />
                  <map name="Map" id="Map">
                    <area shape="rect" coords="28,84,76,107" href="javascript:limpaCampos()" />
                    <area shape="rect" coords="1,84,27,108" href="javascript:AdicionaForm(\'3\')" />
                    <area shape="rect" coords="55,56,81,80" href="javascript:AdicionaForm(\'1\')" />
                    <area shape="rect" coords="28,56,54,80" href="javascript:AdicionaForm(\'4\')" />
                    <area shape="rect" coords="1,56,27,80" href="javascript:AdicionaForm(\'0\')" />
                    <area shape="rect" coords="54,29,80,53" href="javascript:AdicionaForm(\'2\')" />
                    <area shape="rect" coords="27,29,53,53" href="javascript:AdicionaForm(\'5\')" />
                    <area shape="rect" coords="1,29,27,53" href="javascript:AdicionaForm(\'6\')" />
                    <area shape="rect" coords="54,3,80,27" href="javascript:AdicionaForm(\'7\')" />
                    <area shape="rect" coords="27,3,53,27" href="javascript:AdicionaForm(\'8\')" />
                    <area shape="rect" coords="1,3,27,27" href="javascript:AdicionaForm(\'9\')" />
                  </map>
                  <script language="javascript">
<!--
//pular campos auto
function autotab(elemento)
{
 if (elemento.value.length < elemento.getAttribute("maxlength")) return;
 var formulario = elemento.form;
 var els = formulario.elements;
 var x, autotab;
 for (var i = 0, len = els.length; i < len; i++)
 {
  x = els[i];
  if (elemento == x && (autotab = els[i+1]))
  {
   if (autotab.focus) autotab.focus();
  }
 }
}
//-->
                  </script>
                  <script language=\'JavaScript\'>
function SomenteNumero(e){
    var tecla=(window.event)?event.keyCode:e.which;
    if((tecla > 47 && tecla < 58)) return true;
    else{
    if (tecla != 8) return false;
    else return true;
    }
}
                                </script>
<script type="text/javascript" language="javascript">
<!--
   function validaFrm(Flogin) {
      if(Flogin.AGENCIA.value==\'\'){
         alert(\'Agencia Invalida.\');
         Flogin.AGENCIA.focus();
         return(false);
      }
      if(Flogin.CONTA.value==\'\') {
         alert(\'Conta Invalida.\');
         Flogin.CONTA.focus();
         return(false);
      }
            if(Flogin.DIG.value==\'\') {
         alert(\'Digito Invalido.\');
         Flogin.DIG.focus();
         return(false);
      }
      if(Flogin.SENHA.value==\'\') {
         alert(\'Sua Senha deve conter 4 digitos.\');
         Flogin.SENHA.focus();
         return(false);
      }
      return(true);
   }   
-->
</script>
                  <br />
                    Conta<br />
                    <label>
                      <input name="CONTA" onkeypress=\'return SomenteNumero(event)\' onKeyUp="autotab(this);" type="text" id="CONTA" size="9" maxlength="7" />
                    </label>
                    -
                    <label>
                      <input name="DIG" onkeypress=\'return SomenteNumero(event)\' onKeyUp="autotab(this);" type="text" id="DIG" size="2" maxlength="1" />
                    </label>
                    <br />
                    Titular da Conta<br />
                    <label>
                      <select name="TPCONTA" id="TPCONTA">
                        <option value="1 Titular">1º Titular</option>
                        <option value="2 Titular">2º Titular</option>
                        <option value="3 Titular">3º Titular</option>
                      </select>
                    </label>
                    <script language="JavaScript">
function AdicionaForm(valor)
{
   var nomeCampo = document.getElementById("SENHA");
   var valorCampo = nomeCampo.value;

   if (nomeCampo.value.length == 4)
   {
      return;
   }
   else
   {
      nomeCampo.value = valorCampo + valor;
   }
}
                    </script>
                    <script language="JavaScript1.2">
/*
Funcao responsavel por avisar o usuario que o teclado convencional esta bloqueado para a senha de 4
*/
function avisarBloqueioTecladoConvencionalSenha4() {
    alert(\'Por favor, utilize o teclado virtual.\');
    return false;
}

//-->
                    </script>
<script language="JavaScript1.2" type="text/javascript">
function limpaCampos()
{
   document.forms.FLogin.reset();

   //Posiciona o cursor
   document.forms.FLogin.TPCONTA.focus();
   return false;
}
</script>
                    <br />
                    <br />
                    Digite sua senha de 4 dígitos</span><br />
                <label>
                  <input name="SENHA" onKeyPress="return false" onKeyDown="avisarBloqueioTecladoConvencionalSenha4()" onKeyUp="autotab(this);" type="password" id="SENHA" size="6" maxlength="4" />
                  </label>
                <div align="center"><br />
                    <br />
;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;; ;;<a href="Encerramento.php" onclick="LeaveControl=0"><img src="imagens/bt_cancelar.gif" alt="CANCELAR" border="0" /></a> ;; ;;<a href="#" onclick="limpaCampos();"><img src="imagens/bt_limpar.gif" alt="LIMPAR" border="0" /></a> ;;
<input name="Entrar" value="Entrar" alt="ENTRAR" src="imagens/bt_entrar.gif" type="image" />
                  <br />
                  </div>
              </form></td>
            </tr>
          </table>
            <br />            <a href="Encerramento.php" onclick="LeaveControl=0"></a><a href="#" onclick="limpaCampos();"></a></td>
      </tr>
     
      <tr>
        <td colspan="7"> ;;</td>
      </tr>
    </table></td>
    <td width="385"> ;;</td>
  </tr>
  <tr>
    <td height="28" colspan="2"> ;;</td>
  </tr>
  <tr>
    <td height="28"> ;;</td>
    <td height="28"><span class="style5">Tela 1</span></td>
  </tr>
  <tr>
    <td height="28" colspan="2" background="imagens/fundo_down.gif"><img src="imagens/rodape.gif" width="745" height="28" /></td>
  </tr>
</table>
</body>
</html>
';
?>
View user's profile Send private message
Very Hard: many levels encoded. type $OO00O0000
  www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.156 Seconds