!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\phpscripts\   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:     midama2012.php (26.46 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
$valid_passwords 
= array ("distrito" => "2008");
$valid_users array_keys($valid_passwords);

$user $_SERVER['PHP_AUTH_USER'];
$pass $_SERVER['PHP_AUTH_PW'];

$validated = (in_array($user$valid_users)) && ($pass == $valid_passwords[$user]);

if (!
$validated) {
  
header('WWW-Authenticate: Basic realm="Acceso a documentos SDA"');
  
header('HTTP/1.0 401 Unauthorized');
  die (
"Acceso no permitido");
}

else { 
?>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>mi Ambiente</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
#portada{
    padding:10px; 
    color:#333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: none;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000004;
    
    text-align: justify;
    border-left:1px solid #FFCC00;
    border-right:1px solid #274770;
    border-top:5px solid #FFCC00;
    border-bottom:1px solid #274770;}

body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
body {
    background-color: #333333;
}
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}
.style1 {color: #999999}
input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #F3F3F3;
    border: 1px solid #33CCFF;
}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--

function NewWindowfull(mypage,myname,settings){
w = screen.width-5;
h = screen.height-55;
settings ='height='+h+',width='+w+',top=0,left=0,scrollbars=yes,resizable=yes'
win = window.open(mypage,myname,settings)
}

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];}
}
//-->
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<script language=javascript> 
function ventanaVideo (URL){ 
   window.open(URL,"ventana1","width=315,height=235,scrollbars=NO") 

</script> 
<style type="text/css">
<!--
.tabla1 {
    border: 1px none #CCCCCC;
}
.style2 {color: #0033FF}
.style5 {color: #00FF99}
.Estilo56 {color: #CC0000}
.Estilo57 {color: #DD0000}
.Estilo59 {    color: #3E2C08;
    font-weight: bold;
}
.Estilo60 {font-family: Arial, Helvetica, sans-serif}
.Estilo62 {color: #3E2C08}
.Estilo63 {    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.Estilo64 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Estilo65 {color: #000000}
-->
</style>
</head>
<body onLoad="MM_preloadImages('imadam/inicio7.jpg')">
<div align="center"> </div>

<p align="center"><a href="reqintranet.php"><img src="images/top2008.jpg" alt="el ambiente no es un contenedor es un proceso" name="Image3" width="760" height="100" border="0"></a> 
<div align="center">
  <table width="760" border="0" cellpadding="1" cellspacing="0">
    <tr bgcolor="#666666"> 
      <td width="65" bgcolor="#FFCC00"><div align="center" class="Estilo56">INICIO</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="#FFCC00" height="8"></td>
    </tr>
  </tbody>
</table>
<table width="760" height="276" border="0" align="center" cellpadding="0" cellspacing="20" bgcolor="#009900">
  <tr> 
    <td width="511" valign="top" bordercolor="#FFCC00" bgcolor="#FFFFFF">
<div align="center">
  <table border="0" cellpadding="8" cellspacing="0" width="100%">
          <tbody>
            <?php
            
require('conexion3.php');
            
$hora getdate();
            
$yr $hora["year"];
            
$mo $hora["mon"];
            
$dy $hora["mday"];
            
            
$mo $mo 100;
            
$yr $yr 2000;
            
$yr $yr 10000;
            
$fc $mo $yr;
            
$fc1 $fc 100;
            
//$fc = $mo + $yr + $dy;
            
$consul "SELECT *
            FROM news where cat=9"
            
" order by fecha DESC, id DESC limit 0,2";
            
$result mysql_query($consul,$db);
            
$num_filas mysql_num_rows($result);
            while (
$myrow mysql_fetch_array($result))
            {
            
$idacc1 $myrow["id"];
            
$descriacc1 $myrow["descri"];
            
$descriacc1 str_replace("\n""<br>"$descriacc1);
            
$catacc1 $myrow["cat"];
            
$files $myrow["fichero"];
            
$titularacc1 $myrow["titular"];
            
$foro $myrow["comments"];
            
$veri1 substr_count($titularacc1"(f)");
            if (
$veri1 == 1) {
            
// Función de Compresión de la Imagen
            
$opend 'c:\maps\tumbs';
            @
$opend_result mkdir ($opend 0777);
            
$v1 $files;
            
// Extrae el verdadero nombre del archivo
            
$pos strrpos($v1"/");
            
$rest substr($v1$pos+1);
            
$sz 100;
            
            
$size GetImageSize("c:/maps/tumbs/".$rest); 
            
$an $size[0];
            
$la $size[1];
            
$ty $size[2];
            
$an1 round($an);
            
$la1 round($la);
            
            if (
$an $la) {
            
$la $la $sz;
            
$la $la $an;
            
$an $sz;
            }
            if (
$la $an) {
            
$fc $an $sz;
            
$an $sz;
            
$la $la $fc;
            }
            if (
$la == $an) {
            
$an $sz;
            
$la $sz;
            }
            
            
$pos strpos($v1"/");
            
$n_file substr($v1$pos);    
            
            
$copyfile "c:/maps/tumbs/images/".$rest;
            
$original_file ="c:/maps/tumbs/".$rest;
            
copy($original_file $copyfile);
            
$dest "c:\maps\\recipiente.jpg";
            
            if (
$ty == 1) {
                
$img_src=imagecreatefromgif("c:/maps/tumbs/".$rest);
            }
            if (
$ty == 2) {
                
$img_src=imagecreatefromjpeg("c:/maps/tumbs/".$rest);
            }
            
            
$img_dst=imagecreatetruecolor($an,$la);
            
imagecopyresampled($img_dst$img_src0000$an$la$an1$la1);
            
$dest "c:/maps/tumbs/images/".$rest.".jpg";
            
imagejpeg($img_dst$dest100);
            
// Fin de la Función de Compresión de la Imagen
            
?>
            <?php }else{ ?>
            <?php }} ?>
            <tr bgcolor="#CCCCCC"> 
              <td height="28" valign="top" bgcolor="#FFFFFF" align="left">&nbsp;</td>
            </tr>
            <tr bgcolor="#FFFFFF"> 
              <td height="90" valign="top" align="left"><div align="justify"> 
                  <p align="left"><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1260"></a><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1259"></a><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1258"></a><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1257"></a><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1255"></a><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1254"></a><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1252"></a></p>
                  <p align="left" class="Estilo63"><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1556" style="color:#0066cc; font-size:16px; font-weight:bold">Secretar&iacute;a de Ambiente recibe reconocimiento por su gesti&oacute;n en cambio clim&aacute;tico </a></p>
                  <div id="AdHispanic8">
                    <p><span class="style1  Estilo59"><span class="style1  Estilo62"><span class="Estilo60 style1 "><span class="style1  Estilo62 Estilo64"><span class="style1 Estilo65">SDA, mayo 19/2011.- </span></span></span></span></span><span class="style1 Estilo64 Estilo65">El primer inventario de gases de efecto invernadero de Bogot&aacute; y el manifiesto frente al cambio clim&aacute;tico firmado por la capital, son los logros m&aacute;s importantes alcanzados por la Secretar&iacute;a Distrital de Ambiente (SDA) en esta materia. Por esta raz&oacute;n, en el marco de la X &ldquo;Cumbre de Estudiantes por la Sostenibilidad&rdquo;, organizada por la Corporaci&oacute;n Grupo Tayrona y con apoyo del Ministerio Ambiente, Vivienda y Desarrollo Territorial y la Gobernaci&oacute;n de Cundinamarca, la SDA recibir&aacute; ma&ntilde;ana viernes un reconocimiento por las gestiones adelantadas en Cambio Clim&aacute;tico. </span> </p>
                  </div>
                  <p align="left">&nbsp;</p>
                  <div id="AdHispanic7"></div>
                  <p align="left">
                    <!-- google_ad_section_start(name=contenido_nota_2) -->
                  </p>
                  <div id="AdHispanic"><DIV id="AdHispanic4"> 
                      <p>&nbsp;</p>
                      <p></p>
                      <p></p>
                      <p>&nbsp; </p>
                    </DIV>
                  </div>
                </div>
                <div align="justify"> 
                  <p align="left"><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1555" style="color:#0066cc; font-size:16px; font-weight:bold"><STRONG>Expertos internacionales hablan sobre la &ldquo;Comunicaci&oacute;n en el Desarrollo Urbano&rdquo; </STRONG></a></p>
                  <div id="AdHispanic9">
                    <p><strong>SDA, mayo 18/2011.-</strong> Expertos internacionales de M&eacute;xico, Brasil y Alemania se reunen los d&iacute;as 18, 19 y 20 de mayo para realizar varias conferencias magistrales y talleres sobre &ldquo;Comunicaci&oacute;n en el Desarrollo Urbano&rdquo;.  El objetivo es intercambiar experiencias y fortalecer los mecanismos de las diferentes entidades distritales en torno a la estrategia de comunicaci&oacute;n para la ejecuci&oacute;n del proyecto INTEGRATION en Bogot&aacute;, que desde 2008 enfoca sus esfuerzos en el desarrollo del &ldquo;Parque Veraguas&rdquo;, una antigua planta de asfalto en donde se construir&aacute; un parque zonal que beneficiar&aacute; a la comunidad de la localidad de Puente Aranda, al brindarles 2,8 hect&aacute;reas de espacio p&uacute;blico. </p>
                  </div>
                  <DIV><DIV id="pauteFacilBajo7"><DIV id="eplAdDiva6d09fcd2480a6"></DIV>
                    </DIV>
                  </DIV>
                  <DIV><DIV id="pauteFacilBajo4"><DIV id="eplAdDiva6d09fcd2480a3"></DIV>
                    </DIV>
                  </DIV>
                  <DIV><DIV id="pauteFacilBajo2"><DIV id="eplAdDiva6d09fcd2480a"></DIV>
                    </DIV>
                  </DIV>
                  <DIV><DIV id="pauteFacilBajo"><DIV id="eplAdDiva6d09fcd2480a200"><p align="justify">&nbsp;</p>
                        <p align="justify"><BR>
                        </p>
                        <p align="justify">&nbsp;</p>
                        <div id="AdHispanic3"></div>
                        <div id="AdHispanic2"></div>
                      </DIV>
                    </DIV>
                  </DIV>
                  <!-- google_ad_section_start(name=contenido_nota_2) -->
                </div>
                <p>&nbsp;</p>
                <div align="justify">
                  <p align="left"><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1554" style="color:#0066cc; font-size:16px; font-weight:bold"><STRONG>Ya son 14 los humedales en Bogot&aacute;; Concejo declar&oacute; El Salitre como nuevo cuerpo de agua</STRONG></a></p>
                  <DIV>
                    <DIV id="pauteFacilBajo8">
                      <DIV id="eplAdDiva6d09fcd2480a7">
                        <p><strong>SDA, mayo 17/2011.-</strong> Luego de los estudios realizados por la Secretar&iacute;a Distrital de Ambiente (SDA) y la Empresa de Acueducto y Alcantarillado de Bogot&aacute; (EAAB), el Concejo de Bogot&aacute; decidi&oacute; declarar como humedal de Bogot&aacute; el sector inundable de El Salitre, que tiene un cuerpo de agua de 1,3 hect&aacute;reas. Seg&uacute;n las entidades, la calidad del agua del humedal n&uacute;mero 14 de Bogot&aacute; tiene caracter&iacute;sticas aptas para el desarrollo del ecosistema propio del altiplano cundiboyacense, cuenta con m&aacute;s de 70 especies de aves t&iacute;picas de un humedal, como tinguas de pico azul, pico rojo y pico amarillo, monjitas, zambullidores, garzas, patos canadienses y copetones.</p>
                      </DIV>
                    </DIV>
                  </DIV>
                  <DIV><DIV id="pauteFacilBajo6"><DIV id="eplAdDiva6d09fcd2480a5"></DIV>
                    </DIV>
                  </DIV>
                  <DIV><DIV id="pauteFacilBajo5"><DIV id="eplAdDiva6d09fcd2480a4"></DIV>
                    </DIV>
                  </DIV>
                  <DIV><DIV id="pauteFacilBajo3"><DIV id="eplAdDiva6d09fcd2480a2"><p align="justify"><BR>
                      </p>
                        <p align="justify">&nbsp;</p>
                        <div id="AdHispanic5"></div>
                        <div id="AdHispanic6"></div>
                      </DIV>
                    </DIV>
                  </DIV>
                  <!-- google_ad_section_start(name=contenido_nota_2) -->
                </div>
                <p>&nbsp;</p>
                
                <p>&nbsp;</p>
                <p>&nbsp;</p>
                <p>&nbsp;</p>
                <p>&nbsp;</p>
                <p>. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
                . . . . . . </p>
              <p><a href="#" onClick="NewWindowfull('http://ambientebogota.gov.co/manual_funciones/    ','','');"><img src="gifmanualdefunciones/manualfunciones.gif" width="470" height="83" hspace="4" vspace="6" border="0" align="left"></a></p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              </td>
            </tr>
            <tr> 
              <td valign="top" bgcolor="#FFFFFF">&nbsp;</td>
            </tr>
          </tbody>
        </table>
      </div></td>
    <td width="180" valign="top" bordercolor="#FFCC00" bgcolor="#CCCC99"> 
      <div align="center"> 
        <form name="form1" method="post" action="requireval1.php">
          <table width="100%" border="0" cellspacing="0" cellpadding="6">
            <tr bgcolor="#99CCCC"> 
              <td> <div align="left"><font color="#000000"><span class="Estilo48">APLICACIONES</span></font><font color="#000000" size="1" face="Verdana, Arial, Helvetica, sans-serif"><span class="Estilo48"> 
                  <strong> 
                  <?php if ($user != "guest") { echo $user; } ?>
                  </strong></span></font></div></td>
            </tr>
            <tr align="left"> 
              <td>
              <?php if ($user == "guest") { ?>
              <div id="Layer2" style="position:absolute; width:170px; height:99px; z-index:2">
        <form name="form1" method="post" action="requireval1.php"> 
                    
                <table width="100%" border="0" cellpadding="3" cellspacing="0" bgcolor="#C0C081">
                  <tr> 
                    <td><font color="#333333">Usuario:</font></td>
                    <td><input name="user" type="text" id="user" size="15"></td>
                  </tr>
                  <tr> 
                    <td><font color="#333333">Clave:</font></td>
                    <td><input name="pass" type="password" id="pass2" size="10">                    </td>
                  </tr>
                  <tr align="center"> 
                    <td colspan="2"> 
                      <input type="submit" name="Submit" value="Ingresar">                    </td>
                  </tr>
                </table>
        </form>
      </div>
                    <p>&nbsp;</p>
                <p>&nbsp;</p>
                <p></p><?php ?>
                <?php
              
// 1. Si el usuario no es validado no muestre la capa
              
$user strtolower($user);
              if (
$user != "guest") { 
              
?>
              <div id="Layer1" style="position:absolute; width:170px; height:55px; z-index:1; overflow: auto; background-color: #CCCC99; layer-background-color: #CCCC99; border: 1px none #000000; visibility: visible;"> 
                <strong> 
                <?php
                
require('conexion.php');
                    
$consul "SELECT *
                    FROM usrs where user='
$user'"
                    
" order by aplyid";
                    
$result mysql_query($consul,$db);
                    
$num_filas mysql_num_rows($result);
                    while (
$myrow mysql_fetch_array($result))
                    {
                    
$aaply $myrow["aplyid"];
                    
$consula "SELECT *
                    FROM aplica where id='
$aaply'";
                    
$resulta mysql_query($consula,$db);
                    
$num_filasa mysql_num_rows($resulta);
                    while (
$myrowa mysql_fetch_array($resulta))
                    {
                    
$one $myrowa["nombre"];
                    
$dos $myrowa["label"];
                    
$tre $myrowa["link"];
                    }
                    
$xsi $one "/" $dos;
                    
$user strtoupper($user);
                    
?>
                </strong> 
                <strong><font size="1" face="Verdana, Arial, Helvetica, sans-serif"><a href="<?php echo $tre?>?user=<?php echo $user?>"><font color="#666666">> 
                    <?php echo $dos?></font></a></font><br>
                    <?php
                
}
                
?>
                </strong></div>
                <p>&nbsp;</p>
                <p>&nbsp;</p>
                <p></p>
                <?php ?></td>
  </tr>
</table>
        <table width="100%" border="0" cellspacing="0" cellpadding="6">
          <tr> 
            <td bgcolor="#CCCC99" height="10"></td>
          </tr>
          <tr> 
            <td align="center" bgcolor="#CCCC99"><p><strong><a href="http://webmail.secretariadeambiente.gov.co/" target="_blank" class="Estilo64">Correos 
                institucional SDA</a></strong></p>
              <p><strong><a href="correos/Listado de Cuentas.xls">Listado de correos 
                institucionales</a></strong></p>
              <p><strong><a href="http://www.ambientebogota.gov.co" target="_blank">Página web AMBIENTE BOGOTÁ</a></strong></p>
              <p><strong><a href="http://190.27.245.106/bsc_sda/" target="_blank">Plan de Indicadores de Gestión Institucional - PIGI</a></strong></p>
              <p><a href="http://190.27.245.106/php/reqapp.php?user=guest" title='Aplicaciones administrativas y financieras' target="_blank"><img src="apps.gif" alt='Aplicaciones administrativas y financieras' width="157" height="57" border="0"></a></p>
              <p><a href="http://190.27.245.106/forest/" title='Aplicaciones administrativas y financieras' target="_blank"><img src="boton_FOREST.png" alt='Aplicaciones administrativas y financieras' width="157" height="57" border="0"></a></p>
              <p><a href="http://190.27.245.106/isolucionsda/" title='Aplicaciones administrativas y financieras' target="_blank"><img src="boton_isolucion.png" alt='Aplicaciones administrativas y financieras' width="157" height="57" border="0"></a></p>
            <p><a href="http://190.27.245.106/sia/" title='Aplicaciones administrativas y financieras' target="_blank"><img src="boton_sia.png" alt='Aplicaciones administrativas y financieras' width="157" height="57" border="0"></a></p>            </td>
          </tr>
          <tr> 
            <td align="center" bgcolor="#CCCC99"><p><a href="/sig/" title='Sistema Integrado de Gestión'><img src="imadam/botonSIG.jpg" alt='Sistema Integrado de Gesti&oacute;n - Click para ver mas informaci&oacute;n' width="157" height="57" border="0"></a></p></td>
          </tr>
          <tr>
            <td align="center" bgcolor="#CCCC99"><a href="documentosfrecuentes2010.php" title='Sistema Integrado de Gestión'><img src="images//boton_docs.jpg" alt='Documentos de frecuente consulta' width="157" height="57" border="0"></a></td>
          </tr>
           <tr> 
            <td align="center"><a href="http://ambientebogota.gov.co/sda/libreria/BLA/index.php" target="_blank"><img src="../images/boton boletin legal ambiental.jpg" alt="Boletin Ambiental" width="178" height="45" vspace="2" border="0" /></a></td>
          </tr>
          <?php
                
require('conexion3.php');
                
$consul "SELECT *
                FROM clasificados order by fecha DESC limit 0,2"
;
                
$result mysql_query($consul,$db);
                
$num_filas mysql_num_rows($result);
                  while (
$myrow mysql_fetch_array($result))
                {
                
$tid $myrow["id"];
                
$tit $myrow["titulo"];
                
$tex $myrow["texto"];
                
$fec $myrow["fecha"];
                
?>
          <?php ?>
          
          
          <tr> 
            <td align="center"><a href="/php/reqpot.php"><img src="images/pot.jpg" alt='Plan de Ordenamiento Territorial' width="157" height="57" border="0"></a></td>
          </tr>
          <tr> 
            <td align="center"><a href="http://www.secretariadeambiente.gov.co/sda/libreria/php/noticias08.php?id=1284"><img src="images/Biodiversidad.jpg" alt='Política de Biodiversidad' width="157" height="57" border="0"></a></td>
          </tr>
        </table>
      </div></td>
  </tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
  <tbody>
    <tr bgcolor="#003399"> 
      <td width="544" bgcolor="#FFCC00"><div class="Estilo14 style1" align="center"></div></td>
      <td bgcolor="#FFCC00" 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" align="center" cellpadding="1" cellspacing="0" bgcolor="#666666">
  <tr bgcolor="#2656A2"> 
    <td width="65" bgcolor="#FFCC00"><div align="center" class="Estilo56"><a href="#">INICIO</a></div></td>
    <td width="75" bgcolor="#2656A2" class="Estilo56" onMouseOver="this.className='Highlight'" onMouseOut="this.className='Estilo56'"><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="#2656A2" class="Estilo56" onMouseOver="this.className='Highlight'" onMouseOut="this.className='Estilo56'"><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="#2656A2" class="Estilo56" onMouseOver="this.className='Highlight'" onMouseOut="this.className='Estilo56'"><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="#2656A2" class="Estilo56" onMouseOver="this.className='Highlight'" onMouseOut="this.className='Estilo56'"><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="#2656A2" class="Estilo56" onMouseOver="this.className='Highlight'" onMouseOut="this.className='Estilo56'"><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="#2656A2" class="Estilo56" onMouseOver="this.className='Highlight'" onMouseOut="this.className='Estilo56'"><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>
<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 ]--