add iisproxy: 通过websocket在IIS8(Windows Server 2012)以上实现socks5代理

在无法反弹socks5,仅有webshell权限时,代理进入内网,类似于reGeorg
This commit is contained in:
东方有鱼名为咸 2023-01-03 23:04:53 +08:00 committed by GitHub
parent 82689a0ac6
commit 0e71964fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1682,6 +1682,7 @@
- [ThinkPHPLangVulCheck一个用于自检Thinkphp多语言漏洞的工具QVD-2022-46174-ThinkPHP远程代码执行漏洞](https://github.com/7coinSec/ThinkPHPLangVulCheck)
- [0dayex-checker: Zeroday Microsoft Exchange Server checker (Virtual Patching checker)](https://github.com/VNCERT-CC/0dayex-checker)
- [fuzzuli: 一款go编写基于域名生成字典来扫描备份文件的工具](https://github.com/musana/fuzzuli)
- [iisproxy: 通过websocket在IIS8(Windows Server 2012)以上实现socks5代理在无法反弹socks5,仅有webshell权限时,代理进入内网类似于reGeorg](https://github.com/howmp/iisproxy)
## <span id="head8"> 文章/书籍/教程相关</span>