PHP反序列化要点:if (($dsb !== $this->ctf) && ($this->ctf !== $dsb)) 两个等于号用类型不同来绕过。
if($a == $b) 或 if($a != $b
2024-11-27