!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\PEV\   drwxrwxrwx
Free 8.81 GB of 239.26 GB (3.68%)
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:     tecnica.php (13.98 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?

    // Configura la información de tu cuenta
    $dbhost='192.168.10.3';
    $dbusername='jaime';
    $dbuserpass='123';
    $dbname='pev';
    session_start(); 

 
    // Conexión a la base de datos
    $conexion = mysql_connect ($dbhost, $dbusername, $dbuserpass);
    mysql_select_db($dbname) or die('Cannot select database');

    

    if (isset($_SESSION['s_username'])) {
    //echo "".$_SESSION['s_username']."";
    }else{
    echo "Tu no estas autentificado dirígete al administrador ";
    echo $_SESSION['s_username'];
    }
    ?> 

<html>
<head>
<title>Publicidad Exterior Visual -Secretaria Distrital de Ambiente</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/miraflores.css" rel="stylesheet" type="text/css">

</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000" background="imagenes/107.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<img SRC="imagenes/logo.png" height=111 width=351><img SRC="imagenes/whiteblock2.gif" height=54 width=109> 
<br>

<script language="JavaScript"> function escribirCMD(str){ document.CONS.CMD.value = str; if (MM_validateRequireds()) {document.CONS.submit();
} } </script> 
 <script language="JavaScript"> function escribirLista(str){ document.CONS.CMD.value = str; document.CONS.submit();
} </script><script language="JavaScript" type="text/javascript"> 
 function getRequireds() 

   var  vector = new Array(); 
  return vector; 

 
  </script> 
<script language="JavaScript" type="text/javascript">
function MM_jumpMenu(targ,selObj,restore)
{
    eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
    if (restore)
    selObj.selectedIndex=0;
}
</script>

<script language="JavaScript" src="js/script.js"></script>
<script language="JavaScript" src="js/popcalendar.js"></script>
</p><div onclick="bShow=true" id="calendar" style="z-index: 999; position: absolute; visibility: hidden;"><table style="border: 1px solid rgb(160, 160, 160); font-size: 11px; font-family: arial;" bgcolor="#ffffff" width="250"><tbody><tr bgcolor="#0000aa"><td><table width="248"><tbody><tr>
                <td style="padding: 2px; font-family: arial; font-size: 11px;"><font color="#ffffff"><b><span id="caption"><span id="spanLeft" style="border: 1px solid rgb(51, 102, 255); cursor: pointer;" onmouseover='swapImage("changeLeft","left2.gif");this.style.borderColor="#88AAFF";window.status="Haga click para pasar al mes anterior."' onclick="javascript:decMonth()" onmouseout='clearInterval(intervalID1);swapImage("changeLeft","left1.gif");this.style.borderColor="#3366FF";window.status=""' onmousedown='clearTimeout(timeoutID1);timeoutID1=setTimeout("StartDecMonth()",500)' onmouseup="clearTimeout(timeoutID1);clearInterval(intervalID1)">&nbsp;<img id="changeLeft" src="imagenes/left1.gif" border="0" height="11" width="10">&nbsp;</span>&nbsp;<span id="spanRight" style="border: 1px solid rgb(51, 102, 255); cursor: pointer;" onmouseover='swapImage("changeRight","right2.gif");this.style.borderColor="#88AAFF";window.status="Haga click para pasar al siguiente mes."' onmouseout='clearInterval(intervalID1);swapImage("changeRight","right1.gif");this.style.borderColor="#3366FF";window.status=""' onclick="incMonth()" onmousedown='clearTimeout(timeoutID1);timeoutID1=setTimeout("StartIncMonth()",500)' onmouseup="clearTimeout(timeoutID1);clearInterval(intervalID1)">&nbsp;<img id="changeRight" src="imagenes/right1.gif" border="0" height="11" width="10">&nbsp;</span>&nbsp;<span id="spanMonth" style="border: 1px solid rgb(51, 102, 255); cursor: pointer;" onmouseover='swapImage("changeMonth","drop2.gif");this.style.borderColor="#88AAFF";window.status="Haga click para seleccionar un mes."' onmouseout='swapImage("changeMonth","drop1.gif");this.style.borderColor="#3366FF";window.status=""' onclick="popUpMonth()"></span>&nbsp;<span id="spanYear" style="border: 1px solid rgb(51, 102, 255); cursor: pointer;" onmouseover='swapImage("changeYear","drop2.gif");this.style.borderColor="#88AAFF";window.status="Haga click para seleccionar un año."' onmouseout='swapImage("changeYear","drop1.gif");this.style.borderColor="#3366FF";window.status=""' onclick="popUpYear()"></span>&nbsp;</span></b></font></td>
                <td align="right"><a href="javascript:hideCalendar()"><img src="imagenes/close.gif" alt="Cerrar el calendario" border="0" height="13" width="15"></a></td>
              </tr></tbody></table></td></tr><tr><td style="padding: 5px;" bgcolor="#ffffff"><span id="content"></span></td></tr><tr bgcolor="#f0f0f0"><td style="padding: 5px;" align="center"><span id="lblToday">Hoy es <a onmousemove='window.status="Ir al mes actual"' onmouseout='window.status=""' title="Ir al mes actual" style="text-decoration: none; color: black;" href="javascript:monthSelected=monthNow;yearSelected=yearNow;constructCalendar();">Lun, 17 Sep    2007</a></span></td></tr></tbody></table></div><div id="selectMonth" style="z-index: 999; position: absolute; visibility: hidden;"></div><div id="selectYear" style="z-index: 999; position: absolute; visibility: hidden;"></div><script type="text/javascript"> 
  function displayHelp(helpId) 
  {
    mensaje = "?helpId=" + String(helpId); 
    window.open("/cav2/helpviewerservlet" + mensaje, "", "toolbar=no,scrollbars=yes"); 
  } 
</script>

<script language="JavaScript" type="text/JavaScript">

 function MM_confirme(unMensaje) 
 { 
    var confirmo; 
    confirmo = confirm(unMensaje);
    return confirmo; 
 } 

</script> 


<script language="JavaScript" type="text/JavaScript">

 function escribirNavBar(str1,str2)
   {
      document.CONS.NAVBAR.value = str1;
      document.CONS.NAVBAR_SECTION_NAME.value = str2;
      document.CONS.submit();
   }
 </script>

<form action='confirmacion.php' method='POST'> 
<center>
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH="100%" >
<tr VALIGN=TOP>
      <td VALIGN=TOP WIDTH="177"><img SRC="imagenes/button2.jpg" height=50 width=168><img SRC="imagenes/button2.jpg" height=50 width=168><a href="solicitante.php"><img SRC="imagenes/solicitante.gif" width=168 height=50 border="0"></a><img SRC="imagenes/button3.png" height=50 width=168><a href="consultar.php"><img SRC="imagenes/button2.png" width=168 height=50 border="0"></a></td>

<td>

        <table border="3" align="center">
          <tr> 
            <td class="texto" height="15"> <div align="left">IDENTIFICADOR CATASTRAL</div></td>
            <td width="225" height="15" colspan="2" class="texto"> <div align="left">EMPRESA</div></td>
          </tr>
          <tr> 
            <td class="textohome" height="32"> <input name="id" type="text" class="textohome" id="txtNombre7" size="11" maxlength="11"></td>
            <td width="225" height="32" colspan="2" class="texto"> <div align="left"> 
                <select name="emp_id" id="emp_id" class="textohome">
                  <option value=""></option>
                  <? 
             
                               
              $sql="select id,nombre_emp from empresa";
            $res=mysql_query($sql,$conexion);
            while ( $myrow=mysql_fetch_array($res)){
                 $nombre_emp=$myrow["nombre_emp"];
                 $id=$myrow["id"];
                 printf ("<option value='%s'>%s</option>",$id, $nombre_emp);
                 }

                 ?>
                </select>
              </div></td>
          </tr>
          <tr> 
            <td class="texto" height="15"> <div align="left">CONSECUTIVO DE REGISTRO</div></td>
            <td width="225" height="15" colspan="2" class="texto"> <div align="left">FECHA 
                DE CONSECUTIVO</div></td>
          </tr>
          <tr> 
            <td class="textohome" height="32"> <input name="registro" type="text" class="textohome" id="txtNombre7" size="11" maxlength="11"></td>
            <td width="225" height="32" colspan="2" class="texto"> <div align="left"> 
                <input class="SPFTEXTITEM" name="fecha_con" maxlength="50" value="" size="15" onblur="MM_validateForm('fecha_con','','NisDate'); return document.MM_returnValue;return document.MM_returnValue" type="text">
                <input name="button" type="button" class="SPFBUTTONITEM" onclick='popUpCalendar(this,fecha_con, "dd/mm/yyyy")' value="..." size="5">
              </div></td>
          </tr>
          <tr> 
            <td class="texto" height="15"> <div align="left">RADICADO</div></td>
            <td width="225" height="15" colspan="2" class="texto"> <div align="left">FECHA 
                RADICADO</div></td>
          </tr>
          <tr> 
            <td height="34" class="texto"> <div align="left"> 
                <input name="radicado" type="text" class="textohome" id="txtNombre7" size="12" maxlength="15">
              </div></td>
            <td width="225"> <input class="SPFTEXTITEM" name="FECHAINICONSULTAPROCESO" maxlength="50" value="" size="15" onblur="MM_validateForm('FECHAINICONSULTAPROCESO','','NisDate', '0'); return document.MM_returnValue" type="text"> 
              <input onclick='popUpCalendar(this,FECHAINICONSULTAPROCESO, "dd/mm/yyyy")' size="5" value="..." class="SPFBUTTONITEM" type="button"> 
            </td>
          </tr>
          <tr> 
            <td class="texto" height="15"> <div align="left">SOLICITUD</div></td>
            <td width="225" height="15" colspan="2" class="texto"> <div align="left">PLACA 
                DE LOS VEHICULOS QUE MOVILIZAN LA VALLA<br>
              </div></td>
          </tr>
          <tr> 
            <td class="textohome" height="32"><input name="solicitud" type="text" class="textohome" id="dimensiones2" size="4" maxlength="11"> 
            </td>
            <td width="225" height="32" colspan="2" class="texto"> <div align="left"> 
                <input name="placa_veh" type="text" class="textohome" id="dimensiones" size="11" maxlength="11">
              </div></td>
          </tr>
          <tr> 
            <td class="texto" height="15"> <div align="left">NUMERO DE CARAS PUBLICITARIAS</div></td>
            <td width="225" height="15" colspan="2" class="texto"> <div align="left">DIMENSIONES 
                DE LAS VISUALES (M&#178)<br>
              </div></td>
          </tr>
          <tr> 
            <td class="textohome" height="32"> <select name="num_caras" class="textohome" id="select2">
                <option>1</option>
                <option>2</option>
                <option>3</option>
              </select></td>
            <td width="225" height="32" colspan="2" class="texto"> <div align="left">
                <input name="dimensiones" type="text" class="textohome" id="registro" size="4" maxlength="11">
              </div></td>
          </tr>
          <tr> 
            <td class="texto" height="15"> <div align="left">DIRECCION ELEMENTO 
              </div></td>
            <td width="225" height="15" colspan="2" class="texto"> <div align="left">LOCALIDAD</div></td>
          </tr>
          <tr> 
            <td class="textohome" height="34"> <textarea name="direccion_ele" cols="30" class="textohome" id="txtNombre7"></textarea></td>
            <td width="225" height="34" colspan="2" class="texto"> <div align="left"> 
                <select name="localidad" class="textohome" id="localidad">
                  <option selected></option>
                  <option value="Antonio Nari&ntilde;o">Antonio Nari&ntilde;o</option>
                  <option value="Barrios Unidos">Barrios Unidos</option>
                  <option value="Chapinero">Chapinero</option>
                  <option value="Candelaria">Candelaria</option>
                  <option value="Fontib&oacute;n">Fontib&oacute;n</option>
                  <option value="Kennedy">Kennedy</option>
                  <option value="Teusaquillo">Teusaquillo</option>
                  <option value="Santa Fe">Santa Fe</option>
                  <option value="San Crist&oacute;bal">San Crist&oacute;bal</option>
                  <option value="Usaqu&eacute;n">Usaqu&eacute;n</option>
                  <option value="Suba">Suba</option>
                </select>
              </div></td>
          </tr>
          <tr> 
            <td class="texto" height="15"> <div align="left">INFORME TECNICO </div></td>
            <td width="225" height="15" colspan="2" class="texto"> <div align="left">FECHA 
                INFORME TECNICO</div></td>
          </tr>
          <tr> 
            <td height="34" class="texto"> <div align="left"> 
                <input name="ct" type="text" class="textohome" id="txtNombre7" size="12" maxlength="15">
              </div></td>
            <td> <input class="SPFTEXTITEM" name="FECHAFINCONSULTAPROCESO" maxlength="50" value="" size="15" onblur="MM_validateForm('FECHAFINCONSULTAPROCESO','','NisDate', '0'); return document.MM_returnValue" type="text"> 
              <input onclick='popUpCalendar(this,FECHAFINCONSULTAPROCESO, "dd/mm/yyyy")' size="5" value="..." class="SPFBUTTONITEM" type="button"> 
            </td>
          </tr>
          <tr> 
            <td class="texto"> <div align="left">SUJETO A REQUERIMIENTO 
                <select name="suj_req" class="textohome" id="select">
                  <option selected></option>
                  <option>SI</option>
                  <option>NO</option>
                </select>
              </div></td>
            <td width="225" align="right"> <input name="inserta" type="submit" class="textohome" id="ct" value="Ingresar" size="12" maxlength="15" align="right"></td>
          </tr>
        </table></td>
</tr>
</table></td>
</tr> 
<tr>
<td></td>

<td><img SRC="imagenes/whiteblock2.gif" height=2 width=536></td>
</tr>
</table>
</form>
<br>&nbsp;
<br><tt><font size=-2></font></tt>&nbsp;
<br><font size=-2></font>&nbsp;
<br><font size=-2></font>&nbsp;
<br><font size=-2></font>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<center><table BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH="100%" HEIGHT="300" >
<tr>
<td></td>

<td></td>
</tr>
</table></center>

<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
</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.0156 ]--