update 内网安全/README.md

This commit is contained in:
Set3r.Pan 2022-11-23 22:17:00 +08:00
parent 3fc2e2078f
commit ed22e2ecd8
7 changed files with 16 additions and 0 deletions

16
内网安全/README.md Normal file
View File

@ -0,0 +1,16 @@
# 内网安全
本仓库收录内网安全相关的技术文章(技术研究、实战思路),欢迎各位业内大佬投稿
This repository contains technical articles related to Intranet security (Technical research and practical ideas), and contributions from industry leaders are welcome
本仓库仅提供兴趣研究、学习交流,**请勿用于非法用途!**
This warehouse only provides interest research and learning exchanges, **DO NOT USE IT FOR ILLEGAL PURPOSES!**
## 目录
* [0x01 内网渗透之代理转发姿势](./docs/0x01%20内网渗透之代理转发姿势.md)
* [0x02 使用Venom搭建二级代理](./docs/0x02%20使用Venom搭建二级代理.md)
* [0x03 隐藏通信隧道技术(一)](./docs/0x03%20隐藏通信隧道技术.md)
* [0x04 隐藏通信隧道技术(二)](./docs/0x04%20隐藏通信隧道技术.md)
* [0x05 利用msfvenom生成木马](./docs/0x05%20利用msfvenom生成木马.md)