!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\   drwxrwxrwx
Free 7.98 GB of 239.26 GB (3.33%)
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:     registro_done.php (11.21 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
require('conn.php');
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>

<title>mi SDA</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
body {
    background-color: #333333;
}
.Estilo5 {
    color: #FFFFFF;
    font-weight: bold;
}
a:link {
    color: #333333;
    text-decoration: none;
}
a:visited {
    color: #333333;
    text-decoration: none;
}
a:active {
    color: #FF3300;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.Highlight {background-color:#999999}
.Normal{background-color:#666666}
.Estilo48 {font-size: 18}
.Estilo49 {font-size: 12px}
.Estilo54 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Estilo55 {font-size: 12}
.style1 {color: #999999}
.style2 {
    color: #FFFFFF;
    font-size: 20px;
}
input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #F3F3F3;
    border: 1px solid #33CCFF;
}


.Estilo61 {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}
.tabla1 {
    border: 1px none #CCCCCC;
}
.Estilo56 {color: #FFFFFF}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function validar(){

if(document.registro.tema.value==""){
alert("Por favor ingrese el tema de la capacitación");
document.registro.tema.focus();
document.registro.tema.style.backgroundColor="yellow";
return false;
}

if ( ( document.registro.persona[0].checked == false ) && (document.registro.persona[1].checked == false)){
 alert("Seleccione el tipo de persona");
 document.registro.persona[0].focus();
return false;
 }


if(document.registro.nombre.value==""){
alert("Por favor ingrese su nombre");
document.registro.nombre.focus();
document.registro.nombre.style.backgroundColor="yellow";
return false;
}

if(document.registro.identi.value==""){
alert("Por favor ingrese la identificación NIT o cédula");
document.registro.identi.focus();
document.registro.identi.style.backgroundColor="yellow";
return false;
}

if (isNaN(parseInt(document.registro.identi.value))) {
   alert("Ingrese solo numeros en el campo identificacion");
document.registro.identi.focus();
document.registro.identi.style.backgroundColor="yellow";
return false;
}


if ( ( document.registro.genero[0].checked == false ) && (document.registro.genero[1].checked == false)){
 alert("Seleccione su género");
 document.registro.genero[0].focus();
return false;
 }

if(document.registro.estrato.value==0)

alert("Seleccione un estrato");
document.registro.estrato.focus();
return false;
 }

if(document.registro.localidad.value==0)

alert("Seleccione una localidad");
document.registro.localidad.focus();
return false;
 }
if(document.registro.edad.value==0)

alert("Seleccione un rango de edad");
document.registro.edad.focus();
return false;
 }

if(document.registro.categoria.value==0)

alert("Seleccione una categoria de capacitación");
document.registro.categoria.focus();
return false;
 }
}
//-->
</script>


</head>

<body>
<div align="center"> <a href="/reqintranet.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','file:///X|/imadam/charco01.jpg',1)"><img src="images/top2008.jpg" name="Image2" width="760" height="100" border="0"></a> 
  <table width="760" border="0" cellpadding="1" cellspacing="0" align="center">
    <tr bgcolor="#666666"> 
      <td width="65" bgcolor="#666666"> <div align="center" class="Estilo56"><a href="http://192.168.10.3/php/reqintranet.php"><font color="#FFFFFF">INICIO</font></a></div></td>
      <td width="75" bgcolor="#666666" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"> 
        <div align="center"><a href="./reqnoticias2.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">NOTICIAS</font></span></a></div></td>
      <td width="78" bgcolor="#666666" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"><div align="center"><a href="./reqsistemasform2.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">SOPORTE</font></span></a></div></td>
      <td width="102" bgcolor="#666666" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"><div align="center"><a href="./reqlegis.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">LEGISLACI&Oacute;N</font></span></a></div></td>
      <td width="90" bgcolor="#666666" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"><div align="center"><a href="./reqdamaweb.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">WEB 
          SDA</font> </span></a></div></td>
      <td width="81" bgcolor="#666666" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"><div align="center"><a href="./reqlinks.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">LINKS</font> 
          </span></a></div></td>
      <td width="78" bgcolor="#666666" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"><div align="center"><a href="./reqindice.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">INDICE</font></span></a></div></td>
    </tr>
  </table>
</div>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
  <tbody><tr bgcolor="#FFFFFF">
    <td bgcolor="#0F60B1">&nbsp;</td>
    </tr>
</tbody></table>
<table width="760" height="276" border="0" align="center" cellpadding="0" cellspacing="20" bgcolor="#006699">
  <tr> 
    <td width="760" bordercolor="#FFCC00" bgcolor="#FFFFFF"><table width="100%" height="210"  border="0" cellpadding="10" cellspacing="0">
        <tr> 
          <td valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="6">
              <tr> 
                <td bgcolor="#f0f0f0"> <div align="left"><font size="2"><strong>Registro 
                    de beneficiarios de capacitaciones brindadas por la SDA a 
                    usuarios externos</strong></font></div></td>
              </tr>
            </table>
            <br>
          

<fieldset>
              <legend><strong><font color="#990000">Formulario</font></strong></legend>
              <br>
            <?php
$link
=mysql_connect("localhost","sda","sda2008");
mysql_select_db("sda",$link);

$tema =  $_POST['tema'];
$identi $_POST['identi'];
$nombre $_POST['nombre'];
$persona $_POST['persona'];
$dependencia $_POST['dependencia'];
$genero $_POST['genero'];
$localidad $_POST['localidad'];
$estrato $_POST['estrato'];
$edad $_POST['edad'];
$categorias $_POST['categoria'];

$sql =" INSERT INTO registro_capacitacion (
`id` ,`tema` ,`persona` ,`nombres` ,`identificacion` ,`genero` , `dependencia`, `estrato` ,`localidad` ,`edad` ,`categorias`)
VALUES (
'' ,'
$tema' ,'$persona' ,'$nombre' ,'$identi' ,'$genero' ,'$dependencia','$estrato' ,'$localidad' ,'$edad' ,'$categorias')";
$result = @mysql_query($sql,$link) or die(mysql_error());
echo 
"<br>Su información ha quedado registrada exitosamente";
?>
            <br>
            <br>
            <br>
            <br>
            <br>
            <br>
            <br>
            </fieldset>
        
            <br>

            <p align="right">&nbsp;</p>
            <p>&nbsp;</p></td>
        </tr>
      </table></td>
  </tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
  <tbody><tr bgcolor="#003399">
      <td bgcolor="#FCCC00" width="544">
<div class="Estilo14 style1" align="center"></div></td>
      <td bgcolor="#FCCC00" width="216">
<div align="center"> 
          <p><img src="midama3_files/bogsin1yellow_sml.jpg" width="120" height="44"></p>
    </div></td>
  </tr>
</tbody></table>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
  <tbody><tr bgcolor="#003399">
    <td bgcolor="#ffcc00" width="545"><div align="center"></div></td>
      <td bgcolor="#FFCC00" width="215">&nbsp;</td>
  </tr>
</tbody></table>
<table width="760" border="0" cellpadding="1" cellspacing="0" align="center">
  <tr bgcolor="#0F60B1"> 
    <td width="65"> 
      <div align="center" class="Estilo56">INICIO</div></td>
    <td width="75" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"> 
      <div align="center"><a href="./reqnoticias2.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">NOTICIAS</font></span></a></div></td>
    <td width="78" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"> 
      <div align="center"><a href="./reqsistemasform2.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">SOPORTE</font></span></a></div></td>
    <td width="102" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"> 
      <div align="center"><a href="./reqlegis.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">LEGISLACI&Oacute;N</font></span></a></div></td>
    <td width="90" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"> 
      <div align="center"><a href="./reqdamaweb.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">WEB 
        SDA</font> </span></a></div></td>
    <td width="81" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"> 
      <div align="center"><a href="./reqlinks.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">LINKS</font> 
        </span></a></div></td>
    <td width="78" class="Normal" onmouseover="this.className='Highlight'" onmouseout="this.className='Normal'"> 
      <div align="center"><a href="./reqindice.php?user=<?php echo $user?>"><span class="Estilo56"><font color="#FFFFFF">INDICE</font></span></a></div></td>
  </tr>
</table>
<div align="center"></div>
<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.0156 ]--