diff --git a/README.md b/README.md index e54a0c1..7c7f853 100644 --- a/README.md +++ b/README.md @@ -1031,6 +1031,10 @@ - [科迈 RAS4.0 审计分析](./books/科迈20%RAS4.020%审计分析.pdf)-[原文地址](https://xz.aliyun.com/t/9809) - [vulnerability-paper:渗透测试、PTE、免杀、靶场复现、hw、内网后渗透、oscp、等收集文章](https://github.com/MrWQ/vulnerability-paper) - [IoT安全教程系列](https://github.com/G4rb3n/IoT_Sec_Tutorial) +- [关于file_put_contents的一些小测试](./books/关于file_put_contents的一些小测试.pdf) +- [Discuz渗透总结](./books/Discuz渗透总结.pdf) +- [攻击工具分析:哥斯拉(Godzilla)](./books/攻击工具分析:哥斯拉(Godzilla).pdf) +- [干货|CS免杀和使用](./books/干货|CS免杀和使用.pdf) ## 说明 diff --git a/books/Discuz渗透总结.pdf b/books/Discuz渗透总结.pdf new file mode 100644 index 0000000..37afeb6 Binary files /dev/null and b/books/Discuz渗透总结.pdf differ diff --git a/books/干货|CS免杀和使用.pdf b/books/干货|CS免杀和使用.pdf new file mode 100644 index 0000000..fed1199 Binary files /dev/null and b/books/干货|CS免杀和使用.pdf differ diff --git a/books/攻击工具分析:哥斯拉(Godzilla).pdf b/books/攻击工具分析:哥斯拉(Godzilla).pdf new file mode 100644 index 0000000..1f24a06 Binary files /dev/null and b/books/攻击工具分析:哥斯拉(Godzilla).pdf differ