!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:\nuevo\htdocs\BLA\boletinlegal\admin\boletin\   drwxrwxrwx
Free 7.32 GB of 239.26 GB (3.06%)
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:     plantilla.php (8.77 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<html><head>
<title>Modulo Administraci&oacute;n</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<style>
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #404040;
    background: #FFFFFF;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.twoColFixRtHdr #container {
    width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.twoColFixRtHdr #header {
    background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
}
.twoColFixRtHdr #header2 {
    background: #FFFFFF;
    padding: 0;
    padding-right: 15px;
    padding-left: 25px;    
}
.twoColFixRtHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
    float: right; /* since this element is floated, a width must be given */
    width: 260px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
.twoColFixRtHdr #mainContent {
    padding-right: 15px;
    padding-left: 25px;
    width:auto;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0;
}
.twoColFixRtHdr #footer {
    background:#FFFFFF;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h4 {
    font-family: Arial;
    font-size: 16px;
    color: #404040;
    text-decoration: none;
    border: none;
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
a {
    font-family: Arial;
    font-size: 12px;
    color: #8E102F;
    text-decoration: none;
}
.rightmenu {
    font-family: Arial;
    font-size: 12px;
    color: #8E102F;
    font-weight: bold;
    text-decoration: none;
}

.mydomain {
    font-family: Arial;
    font-size: 11px;
    color: #8E102F;
    text-decoration: none;
}

input {
    color: #000000;
    font: normal 7.5pt Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #555555;
}

.myinput{
  color: #404040;
  font: normal 10pt Arial;
  text-decoration: none;
  background: #ffffff;
  border: 1px solid #555555;
}

#apDiv1 {
    position:absolute;
    left:128px;
    top:125px;
    
    z-index:1;
}

.report_abuse {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
}

.earn_money {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #8E102F;
}



#sharedtable {
    width: 470px;
    font-size:12px;
}

table {
    font-size:12px;
}


table.cpanel {
    
    font-size:12px;
    border: #CCCCCC 1px solid;
    background-color: #F2F2F2;
}

.cpanel td {

    padding-right: 10px;
}

tr.one {
    color:#8E102F;
    background-color: #FFFFFF;
    text-align:left;
}
tr.two {
    color:#0F4276;
    background-color:#F2F2F2;
    text-align:center;
}
tr.list_accounts {
    background-color:#FFFFFF;
    text-align:center;
    font-size:12px;
}
tr.dblue {
    background-image: url(index_files/tback.gif);
    background-color: #E5E5D8;
    color:#000000;
    height:20px;
    text-align:center;
    font-size:12px;
}

td.left {
    height: 30px;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
    width:20%;
    border-left: #d0d0d0 1px solid;
    border-bottom: #d0d0d0 1px solid;
    padding-top: 4px;
    padding-bottom: 4px;
}
td.center {
    height: 30px;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
    width:20%;
    border-bottom: #d0d0d0 1px solid;
    padding-top: 4px;
    padding-bottom: 4px;
}

td.full {
    height: 30px;
    font-size:11px;
    color:#000;
    text-align:left;
    vertical-align:middle;
    border: #d0d0d0 1px solid;
    padding: 7px;
}
.orderp                { text-align:center; padding-left:20px; padding-bottom:5px;}
#select_country        { border: 1px solid #555555; height:17px; font: 11px Arial; }

td.right {
    height: 30px;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
    width:20%;
    border-right: #d0d0d0 1px solid;
    border-bottom: #d0d0d0 1px solid;
    padding-top: 4px;
    padding-bottom: 4px;
}

td.noborder {
    height: 30px;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
    width:20%;
    padding-top: 2px;
    padding-bottom: 4px;
}


td.feature1 {
    width:35%;
    height: 20px;
    text-align:left;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    padding-left: 5px;
}
td.feature2 {
    width:65%;
    height: 20px;
    text-align:left;
    font-size:11px;
    color:#000000;
}

td.feature3 {
    width:45%;
    height: 20px;
    text-align:left;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    padding-left: 5px;
}
td.feature4 {
    width:55%;
    height: 20px;
    text-align:left;
    font-size:11px;
    color:#000000;
}


.error {
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;    
    text-decoration: none;
    border: none;
}
</style>
</head><body class="twoColFixRtHdr">
<div id="container">
<div id="header"> <img src="http://boletinlegalambiental.site90.com/admin/index_files/header.png" width="780" height="228" border="0" usemap="#Map">
<map name="Map"><area shape="poly" coords="678,165" href="#"><area shape="poly" coords="429,87" href="#"></map></div>
<div id="sidebar1">
    <table width="250" border="0" cellpadding="0" cellspacing="0">
      <tbody><tr class="dblue">
        <th colspan="2">»&nbsp; Información Usuario</th>
      </tr>
      <tr class="one">
        <td class="feature1">Dominio</td>
        <td class="feature2"><a href="http://www.secretariadeambiente.gov.co/" class="mydomain" target="_blank">secretariadeambiente.gov.co</a></td>
      </tr>
      <tr class="two">
        <td class="feature1">Usuario</td>
        <td class="feature2">juatri</td>
      </tr>
      <tr class="one">
        <td class="feature1">Password</td>
        <td class="feature2"><font face="Courier New">******</font></td>
      </tr>
      <tr class="two">
        <td class="feature1">Dependencia</td>
        <td class="feature2"><a href="" class="mydomain">Direcci&oacute;n Legal Ambiental </a></td>
      </tr>
      <tr class="one">
        <td class="feature1">S. Operativo </td>
        <td class="feature2"><b>Windows Xp </b></td>
      </tr>
      <tr class="two">
        <td class="feature1">Direcci&oacute;n IP </td>
        <td class="feature2">66.197.160.197</td>
      </tr>
      <tr class="one">
        <td class="feature1">Navegador</td>
        <td class="feature2">Mozilla Firefox </td>
      </tr>
      <tr class="two">
        <td class="feature1">Permisos</td>
        <td class="feature2">Todos</td>
      </tr>
      <tr class="two">
        <td class="feature1">Creado</td>
        <td class="feature2">2010-03-27 14:25</td>
      </tr>
      <tr class="one">
        <td class="feature1">Estado</td>
        <td class="feature2">
        Activo        </td>
      </tr>
    </tbody></table>
    <p></p>
    <p align="center">      <img src="http://boletinlegalambiental.site90.com/images/can.png" width="100" border="0" height="100">    </p>    
</div>
<div id="mainContent">
        
    <table height="491" cellpadding="0" cellspacing="0" id="sharedtable">
      <tbody><tr class="dblue">
        <th>&nbsp;</th>
      </tr>
    </tbody></table>
    <br>
    
       
    <p></p>
    <div id="header2"></div>
<div id="footer"><img src="http://boletinlegalambiental.site90.com/admin/index_files/l6.jpg" width="780" height="11"></div>
</div>
</div></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 ]--