!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/home/mnnews/public_html/login/phpmyadmin/templates/database/designer/   drwxr-xr-x
Free 4.5 GB of 27.03 GB (16.66%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     table_list.phtml (3.55 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div id="layer_menu" style="display:none;">
    <div class="center">
        <a href="#" class="M_butt" target="_self" >
            <img title="<?php echo __('Hide/Show all'); ?>"
                 alt="v"
                 id="key_HS_all"
                 src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow1.png'); ?>"
                 data-down="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow1.png'); ?>"
                 data-right="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/rightarrow1.png'); ?>" />
        </a>
        <a href="#" class="M_butt" target="_self" >
            <img alt="v"
                 id="key_HS"
                 title="<?php echo __('Hide/Show Tables with no relation'); ?>"
                 src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow2.png'); ?>"
                 data-down="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow2.png'); ?>"
                 data-right="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/rightarrow2.png'); ?>" />
        </a>
    </div>
    <div id="id_scroll_tab" class="scroll_tab">
        <table width="100%" style="padding-left: 3px;">
            <?php $name_cnt = count($GLOBALS['PMD']['TABLE_NAME']);
            for (
$i = 0; $i < $name_cnt; $i++) :
                
$checked = (isset($tab_pos[$GLOBALS['PMD']["TABLE_NAME"][$i]])
                    &&
$tab_pos[$GLOBALS['PMD']["TABLE_NAME"][$i]]["H"])
                    ||
$display_page == -1; ?>
                <tr>
                    <td title="<?php echo __('Structure'); ?>"
                        width="1px"
                        onmouseover="this.className='L_butt2_2'"
                        onmouseout="this.className='L_butt2_1'"
                        class="L_butt2_1">
                        <img alt=""
                             table_name="<?php echo $GLOBALS['PMD_URL']['TABLE_NAME_SMALL'][$i]; ?>"
                             class="scroll_tab_struct"
                             src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/exec.png'); ?>"/>
                    </td>
                    <td width="1px">
                        <input class="scroll_tab_checkbox"
                               title="<?php echo __('Hide'); ?>"
                               id="check_vis_<?php echo $GLOBALS['PMD_URL']["TABLE_NAME"][$i]; ?>"
                               style="margin:0;"
                               type="checkbox"
                               value="<?php echo $GLOBALS['PMD_URL']["TABLE_NAME"][$i]; ?>"
                               <?php if ($checked) : ?>checked="checked"<?php endif; ?> />
                    </td>
                    <td class="pmd_Tabs"
                        onmouseover="this.className='pmd_Tabs2'"
                        onmouseout="this.className='pmd_Tabs'"
                        pmd_url_table_name="<?php echo $GLOBALS['PMD_URL']['TABLE_NAME'][$i]; ?>">
                        <?php echo $GLOBALS['PMD_OUT']["TABLE_NAME"][$i]; ?>
                    </td>
                </tr>
            <?php endfor; ?>
        </table>
    </div>
    <!-- end id_scroll_tab -->
    <div class="center">
        <?php echo __('Number of tables:'); ?> <?php echo $name_cnt; ?>
    </div>
    <div id="layer_menu_sizer" onmousedown="layer_menu_cur_click=1">
        <div class="floatleft">
            <img class="icon"
                 data-right="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/resizeright.png'); ?>"
                 src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/resize.png'); ?>"/>
        </div>
    </div>
</div>
<!-- end layer_menu -->

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0036 ]--