!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16. PHP/5.4.16 

uname -a: Linux roko-bkp 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 

uid=48(apache) gid=48(apache) groups=48(apache),1003(webmaster) 

Safe-mode: OFF (not secure)

/var/www/html/site/   drwxr-xr-x
Free 9.41 GB of 93.48 GB (10.07%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     calendario.php (3.23 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php include "load_ipanel.php"?>
<!DOCTYPE HTML>
<html lang="pt-br">
    <?php include "mod_head.php" ?>
    <body class="homepage">
        <div id="page-wrapper">

            <?php include "mod_login.php" ?>
            <?php include "mod_menu.php" ?>
            <div id="banner-wrapper">
                <div id="banner" class="container">
                    <div class="row">
                        <h2 class="titulo_page">Estadual</h2>
                    </div>
                </div>
            </div>

            <div class="wrapper-style1 wrapper-featured">
                <div class="container">
                    <div class="row">
                        <div class="12u">
                            <div class="row">
                                <div class=6u>
                                    <div class="calendar hidden-print">
                                        <header>
                                            <h2 class="month"></h2>
                                            <i class="btn-prev fa fa-angle-left"></i>
                                            <i class="btn-next fa fa-angle-right"></i>
                                        </header>
                                        <table>
                                            <thead class="event-days">
                                                <tr></tr>
                                            </thead>
                                            <tbody class="event-calendar">
                                                <tr class="1"></tr>
                                                <tr class="2"></tr>
                                                <tr class="3"></tr>
                                                <tr class="4"></tr>
                                                <tr class="5"></tr>
                                            </tbody>
                                        </table>
                                        <div class="list">
                                            <div class="day-event" date-day="2" date-month="2" date-year="2016"  data-number="1">
                                                <a href="#" class="close fa fa-remove"></a>
                                                <h2 class="title"></h2>
                                                <p></p>
                                                <label class="check-btn">
                                                    <input type="checkbox" class="save" id="save" name="" value=""/>
                                                    <span>Save to personal list!</span>
                                                </label>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <div class="6u" id="lista_calendario">
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

        </div>

        <?php include "mod_footer.php" ?>
    </div>
</body>
<?php include "scripts.php" ?>
</html>


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0033 ]--