!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 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:     ee2.php (11.49 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
$codigosec
=3;
require(
'contar.php');
?>

<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Ecosistemas estratégicos y biodiversidad</title>
</head>

<body background="fcla.gif" topmargin="0" link="#FFF9D5" vlink="#FFF9D5">

<table border="0" width="750" cellspacing="0" cellpadding="0">
  <tr>
    <td width="33%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="4">
        <tr> 
          <td> <p align="center"><small><img
    src="7.gif" width="225" height="128" alt="7.gif (13180 bytes)"></small></p></td>
        </tr>
        <tr> 
          <td><small><img src="2eee.gif" width="209" height="26"></small></td>
        </tr>
        <tr>
          <td> 
            <table width="209" border="1" cellpadding="4" cellspacing="0" bordercolor="#A28457" bgcolor="#FFFFFF">
              <tr>
                <td><font face="Verdana, Arial, Helvetica, sans-serif">
                  <table width="100%" border="0" cellspacing="0" cellpadding="4">
                    <tr> 
                      <td colspan="2" valign="top"> 
                        <?php
          
include('reqcollap.php');
          
?>
                      </td>
                    </tr>
                  </table>
                  </font></td>
              </tr>
            </table>
          </td>
        </tr>
        <tr> 
          <td><font size="1" face="Verdana, Arial, Helvetica, sans-serif"><small><font size="1"></font></small> 
            <font face="Arial"><small><img src="f2.gif" width="8" height="8" alt="f2.gif (292 bytes)"></small></font> 
            <font size="1"><a href="mailto:humedales@dama.gov.co">humedales@dama.gov.co</a><br>
            <small><small><strong><small></small> </strong></small></small></font><font face="Arial"><small><img src="f2.gif" width="8" height="8" alt="f2.gif (292 bytes)"></small></font> 
            <font size="1"><small><small><a href="mailto:entrenubes@dama.gov.co">entrenubes@dama.gov.co</a><br>
            <small></small> </small></small></font><font face="Arial"><small><img src="f2.gif" width="8" height="8" alt="f2.gif (292 bytes)"></small></font> 
            <font size="1"><small><small><a href="mailto:cerrosorientales@dama.gov.co">cerrosorientales@dama.gov.co</a></small></small></font></font></td>
        </tr>
      </table>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      </td>
    <td width="33%" valign="top"><small></small> 
      <p><small></small></p>
    <table border="0" width="100%" cellspacing="0" cellpadding="10"><tr>
          <td width="100%"><p><img src="eban.gif" width="250" height="30"><br>
            <table width="100%" border="1" cellpadding="6" cellspacing="0" bordercolor="#A28457" bgcolor="#C2AD8D">
              <tr> 
                <td>
                  <p> 
                    <?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;
            
//echo $fc;
            //echo $fc1;
            //$fc = $mo + $yr + $dy;
            
$consul "SELECT *
            FROM news where fecha<
$fc1 and cat=8"
            
" order by fecha DESC limit 0,1";
            
$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"];
            
$fechara $myrow["fecha"];
            
$tax $myrow["texto"];
            
$fic $myrow["fichero"];
            
$titularacc1 $myrow["titular"];
            
$anne $fechara 10000;
            
$anne intval($anne);
            
$ap $anne 2000;
            
$rf $anne 10000;
            
$fechara $fechara $rf;
            
$mun $fechara 100;
            
$mun intval($mun);
            
$mp $mun;
            
$rfa $mun 100;
            
$dya $fechara $rfa;
            
$frj strlen($tax);
            if (
$frj 250) {
            
$resto substr ("$tax"0250); 
            }else{
            
$resto $tax;
            }
            
$resto str_replace("\n""<br>"$resto);
            if (
$mp == 1) {
            
$mp "Enero";
            }
            if (
$mp == 2) {
            
$mp "Febrero";
            }
            if (
$mp == 3) {
            
$mp "Marzo";
            }
            if (
$mp == 4) {
            
$mp "Abril";
            }
            if (
$mp == 5) {
            
$mp "Mayo";
            }
            if (
$mp == 6) {
            
$mp "Junio";
            }
            if (
$mp == 7) {
            
$mp "Julio";
            }
            if (
$mp == 8) {
            
$mp "Agosto";
            }
            if (
$mp == 9) {
            
$mp "Septiembre";
            }
            if (
$mp == 10) {
            
$mp "Octubre";
            }
            if (
$mp == 11) {
            
$mp "Noviembre";
            }
            if (
$mp == 12) {
            
$mp "Diciembre";
            }
            
            
            
$veri1 1;
            if (
$veri1 == 1) {
            
?>
                    <img src="<?php echo $fic?>" width="250" height="182" border="1"> 
                  </p>
                  <p align="left"><font face="Arial" color="#008000"><small><img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <strong><?php echo $titularacc1?></strong></small></font><br>
                    <small><img src="l3.gif" width="174" height="1" alt="l3.gif (45 bytes)">.<br>
                    <strong><font size="1"><b><font color="#FF0000"><?php echo $mp?> 
                    <?php echo $dya?><?php echo $ap?></font></b></font></strong></small></p>
                  <p ALIGN="left"><font size="2"><font face="Times New Roman"><?php echo $descriacc1?><small><font face="Arial"><a href="requirenew3.php?id=<?php echo $idacc1?>"><br>
                    Más información...</a></font></small> </font></font></p>
                  <?php }} ?>
                </td>
              </tr>
            </table>
            <p><font face="Arial"><small><img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <strong>Pol&iacute;ticas Nacionales del Ministerio 
              del Medio Ambiente</strong></small><br>
              <small><img src="l3.gif" width="174" height="1" alt="l3.gif (45 bytes)">.<br>
              </small></font><small><font face="Arial"><img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <a href="../ecosi/bio.doc">Pol&iacute;tica Nacional 
              de Biodiversidad</a><br>
              <img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <a href="../ecosi/hum/poli.doc">Pol&iacute;tica 
              Nacional de Humedales Interiores de Colombia.</a></font></small></p>
            <p ALIGN="left"><font face="Arial"><small><img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <strong>Los Ecosistemas Estrat&eacute;gicos 
              y la Biodiversidad como un Programa del PGA</strong></small><br>
              <small><img src="l3.gif" width="174" height="1" alt="l3.gif (45 bytes)">.<br>
              </small></font><font size="2"><font face="Times New Roman">Para 
              entender la caracterización del medio físico natural, es necesario 
              partir de identificar los principales factores de presión y las 
              características de los procesos dominantes, que determinan su estructura 
              y funcionalidad.</font></font></p>
            <font size="2">
            <p ALIGN="left"><font face="Times New Roman">Los elementos naturales urbanos 
              están relacionados con el emplazamiento ecológico de la Capital, 
              así como con el estado y dinámica de los ecosistemas alterados o 
              generados por su desarrollo. Como punto de partida, es preciso reconocer 
              una serie de procesos y rasgos en la forma actual de ocupación del 
              territorio, que desequilibran las relaciones entre los componentes 
              naturales y construídos:</font></p>
            </font>
<p>
        <font size="2"></font><small><font face="Arial"><img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <a href="../ecosi/hum/pgaee.htm">Más información...</a></font></small></td>
      </tr>
    </table>
      <p ALIGN="JUSTIFY"><small><font face="Arial"><img src="li1.gif" width="281" height="8"
    alt="li1.gif (150 bytes)"></font></small>
      </td>
    <td width="34%" valign="top"><small><font face="Arial"><a href="http://www.dama.gov.co"><img
    src="5.gif" width="66" height="24" alt="Regresar..." border="0"></a></font></small>
<table border="0" width="100%" height="22" cellspacing="0" cellpadding="14">
        <tr>
        <td width="100%" height="16"><small><font face="Arial"><img src="6.gif" width="175"
        height="41" alt="Generalidades"></font></small><br>
        <font face="Arial"><small><img src="f2.gif" width="8" height="14" alt="f2.gif (292 bytes)">
        <strong>Definición de Ecosistemas Estratégicos y biodiversidad</strong></small><br>
        <small><img src="l3.gif" width="174" height="1" alt="l3.gif (45 bytes)"></small><br>
        </font><strong><font face="Times New Roman" color="#008000" size="2">Ecosistemas
        estratégicos:</font></strong><font face="Times New Roman" size="2"> son aquellas áreas
        dentro del territorio que, gracias a su composición biológica, características
        físicas, estructuras y procesos ecológicos, proveen bienes y servicios ambientales
        imprescindibles e insustituibles para el desarrollo sostenible y armónico de la sociedad.<br>
        </font><font color="#008000" face="Times New Roman" size="2"><strong>Biodiversidad</strong>:
        </font><font face="Times New Roman" size="2">es la riqueza y distribución balanceada de
        paisajes, modos de vida, ecosistemas, comunidades bióticas, especies y tipos genéticos,
        dentro de un territorio.</font><p><small><font face="Arial"><img src="f2.gif" width="8"
        height="14" alt="f2.gif (292 bytes)"> <a href="../ecosi/hum/pgaee.htm">Capítulo del Programa de
        Ecosistemas Estratégicos en el Plan de Gestión Ambiental</a></font></small></p>
        <p><font face="Arial"><small><img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <strong>Estructura Ecológica Principal</strong></small><br>
        <small><img src="l3.gif" width="174" height="1" alt="l3.gif (45 bytes)">.</small><br>
        </font><font size="2" face="Times New Roman">Es la red conformada por las áreas y
        corredores que sostienen, generan y conducen los procesos ecológicos esenciales a través
        del territorio urbano y rural, conectando los ecosistemas estratégicos del Distrito y la
        región y garantizando una provisión segura, equitativa y diversa de los servicios
        ambientales a la población. El POT define la Estructura Ecológica Principal del Distrito
        Capital como conformada por el Sistema de Áreas Protegidas del Distrito Capital, los
        Parques Urbanos de escala urbana y metropolitana y el Área de Manejo Especial del Valle
        Aluvial del Río Bogotá.</font></p>
        <p><font face="Arial"><small><img src="f2.gif" width="8" height="14"
        alt="f2.gif (292 bytes)"> <a href="../ecosi/hum/pgaeemap.htm">Mapa de la Estructura Ecológica
        Principal.</a></small><br>
        <small><img src="f2.gif" width="8" height="14" alt="f2.gif (292 bytes)"> <a
        href="http://www.clubflyer.net/newsecs/plaenli/epg.htm">Concepto, Escenario Parcial de
        Gestión</a></small></font></td>
      </tr>
    </table>
    </td>
  </tr>
</table>

<p><font face="Arial"><small> <small>Todos los derechos reservados para el Departamento 
  Técnico Administrativo del Medio Ambiente.<br>
  Bogotá, Colombia. 2003 - 2004</small></small><br>
<img src="fcla.gif" width="9" height="7" alt="fcla.gif (40 bytes)"></font></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 ]--