Thinkphp 5.0.24反序列化漏洞学习
  1. 环境搭建
  2. POP链分析
    1. Windows::__destruct()
    2. Model::__toString()
    3. Output::__call()
  3. POC