diff --git a/README.md b/README.md index 5d3fbb7..8038746 100644 --- a/README.md +++ b/README.md @@ -1137,6 +1137,7 @@ - [从ByteCTF到bypass_disable_function](./books/从ByteCTF到bypass_disable_function.pdf) - [利用安全描述符隐藏服务后门进行权限维持](./books/利用安全描述符隐藏服务后门进行权限维持.pdf) - [理解 Windows 域渗透-Understanding_Windows_Lateral_Movements](./books/理解%20Windows%20域渗透-Understanding_Windows_Lateral_Movements.pdf) +- [DLL劫持快速挖掘教程](./books/DLL劫持快速挖掘教程.pdf) ## 说明 diff --git a/books/DLL劫持快速挖掘教程.pdf b/books/DLL劫持快速挖掘教程.pdf new file mode 100644 index 0000000..26d7fd6 Binary files /dev/null and b/books/DLL劫持快速挖掘教程.pdf differ