摘要: 前言: 本文讲的是通过Web_php_unserialize题目所见过的知识点,以下: PHP序列化与反序列化 正则的绕过 魔术方法的应用 讲解之前先说一下PHP中的魔术方法: __construct(), __destruct(), __call(), __callStatic(), __get( 阅读全文
posted @ 2020-05-31 21:44 ~Wal 阅读(466) 评论(0) 推荐(0)