Linux webm006.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.103.20.6 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
5.4.45
formahte
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
formahte /
www /
wp-content /
themes /
sento /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
licenses
[ DIR ]
drwxr-xr-x
styles
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
182
B
-rw-r--r--
adminer.php
0
B
-rw-r--r--
archive.php
1.14
KB
-rw-r--r--
comments.php
3.41
KB
-rw-r--r--
content-index.php
174.94
KB
-rw-r--r--
content-page.php
194
B
-rw-r--r--
content-search.php
706
B
-rw-r--r--
content-single.php
376
B
-rw-r--r--
content.php
801
B
-rw-r--r--
footer.php
980
B
-rw-r--r--
functions.php
11.18
KB
-rw-r--r--
functionsbak.php
10.69
KB
-rw-r--r--
header.php
3.1
KB
-rw-r--r--
image.php
2.99
KB
-rw-r--r--
index.php
111
B
-rw-r--r--
logo.jpg
174.94
KB
-rw-r--r--
no-results.php
1.05
KB
-rw-r--r--
page.php
410
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
13.77
KB
-rw-r--r--
screenshot.png
246.88
KB
-rw-r--r--
search.php
462
B
-rw-r--r--
searchform.php
473
B
-rw-r--r--
sidebar.php
873
B
-rw-r--r--
single.php
597
B
-rw-r--r--
style.css
141.11
KB
-rw-r--r--
template-sitemap.php
1.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : footer.php
<?php /** * The template for displaying the footer. * * Contains the closing of the id="main-core". * * @package Sento */ ?> </div><!-- #main-core --> </div><!-- #main --> <?php /* Sidebar */ thinkup_sidebar_html(); ?> </div> </div><!-- #content --> <footer> <?php /* Custom Footer Layout */ thinkup_input_footerlayout(); echo '<!-- #footer -->'; ?> <div id="sub-footer"> <div id="sub-footer-core"> <div class="copyright"> <?php /* === Add custom footer === */ thinkup_input_copyright(); ?> </div> <!-- .copyright --> <?php if ( has_nav_menu( 'sub_footer_menu' ) ) : ?> <?php wp_nav_menu( array( 'depth' => 1, 'container_class' => 'sub-footer-links', 'container_id' => 'footer-menu', 'theme_location' => 'sub_footer_menu' ) ); ?> <?php endif; ?> <!-- #footer-menu --> </div> </div> </footer><!-- footer --> </div><!-- #body-core --> <?php wp_footer(); ?> </body> </html>
Close