add host 碰撞工具

This commit is contained in:
Mrxn 2021-11-10 18:58:00 +08:00
parent 996eacaa94
commit ce8cf8a06f

View File

@ -883,6 +883,8 @@
- [通过编写 CS 的信标文件(BOF)来进行shellcode 注入、执行等操作](https://github.com/boku7/HOLLOW)
- [CS-Situational-Awareness-BOF大量已经编译好的 CS 信标文件](https://github.com/trustedsec/CS-Situational-Awareness-BOF)
- [HostCollision用于host碰撞而生的小工具,专门检测渗透中需要绑定hosts才能访问的主机或内部系统](https://github.com/pmiaowu/HostCollision)
- [Hosts_scan用于IP和域名碰撞匹配访问的小工具旨意用来匹配出渗透过程中需要绑定hosts才能访问的弱主机或内部系统](https://github.com/fofapro/Hosts_scan)
- [自动化Host碰撞工具帮助红队快速扩展网络边界获取更多目标点](https://github.com/cckuailong/hostscan)
- [JSPHorse结合反射调用、Javac动态编译、ScriptEngine调用JS技术和各种代码混淆技巧的一款免杀JSP Webshell生成工具已支持蚁剑免杀](https://github.com/EmYiQing/JSPHorse)
- [gitlab-version-nse用于gitlab 版本探测以及漏洞信息检索的 Nmap 脚本](https://github.com/righel/gitlab-version-nse)