add 利用安全描述符隐藏服务后门进行权限维持

This commit is contained in:
Mrxn 2021-09-13 21:14:09 +08:00
parent d4a73a40d9
commit 6f656d3cfc
2 changed files with 1 additions and 0 deletions

View File

@ -1126,6 +1126,7 @@
- [secguide面向开发人员梳理的代码安全指南](https://github.com/Tencent/secguide) - [secguide面向开发人员梳理的代码安全指南](https://github.com/Tencent/secguide)
- [JDBC-Attack当 JDBC Connection URL 可控的情况下,可以做那些攻击](https://github.com/su18/JDBC-Attack) - [JDBC-Attack当 JDBC Connection URL 可控的情况下,可以做那些攻击](https://github.com/su18/JDBC-Attack)
- [从ByteCTF到bypass_disable_function](./books/从ByteCTF到bypass_disable_function.pdf) - [从ByteCTF到bypass_disable_function](./books/从ByteCTF到bypass_disable_function.pdf)
- [利用安全描述符隐藏服务后门进行权限维持](./books/利用安全描述符隐藏服务后门进行权限维持.pdf)
## <span id="head9"> 说明</span> ## <span id="head9"> 说明</span>