摘要: https://github.com/SummerSec/learning-codeql 文档 https://codeql.github.com/docs/writing-codeql-queries/ 安装 官网 https://codeql.github.com/ 分析引擎: https:// 阅读全文
posted @ 2025-06-01 18:32 n4c1 阅读(41) 评论(0) 推荐(0)
摘要: fastjson<=1.2.24 反序列化漏洞(CVE-2017-18349) 之前虽然也学了fastjson历史漏洞, 也跟着其他师傅的文章调试了一遍, 但大多囫囵吞枣, 也忘得差不多了, 最近又遇到很多fastjson的题目, 打算不看文章, 自己重新过一遍fastjson反序列化的流程, 文中 阅读全文
posted @ 2025-05-31 01:34 n4c1 阅读(45) 评论(0) 推荐(0)