add rsyncvd、HostCollision、Databasetools、cube、ldr、rbacr

rsync服务进行弱口令爆破,包括匿名登录检测和登录验证检测、基于golang编写的多线程Host爆破/扫描/碰撞工具、 一款用Go语言编写的数据库自动化提权工具,支持Mysql、MSSQL、Postgresql、Oracle、Redis数据库提权、命令执行、爆破以及ssh连接、内网渗透测试工具,弱密码爆破、信息收集和漏洞扫描、BOF/COFF loader in Rust、针对kubernetes中的RBAC可能被攻击检测工具
This commit is contained in:
Mrxn 2023-03-18 08:29:01 -07:00
parent 18c61c79cb
commit 40fbd12dac

View File

@ -1707,6 +1707,12 @@
- [Amsi-KillerLifetime AMSI bypass-终极AMSI bypass](https://github.com/ZeroMemoryEx/Amsi-Killer)
- [ThreadlessInject-BOF通过BOF实现一种无需创建线程的新型流程注入技术BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released at BSides Cymru 2023.](https://github.com/iilegacyyii/ThreadlessInject-BOF)
- [AtomLdr一个具有高级规避功能的DLL加载器](https://github.com/NUL0x4C/AtomLdr)
- [rsyncvd: 对rsync服务进行弱口令爆破包括匿名登录检测和登录验证检测](https://github.com/Zoq1An/rsyncvd)
- [HostCollision: 基于golang编写的多线程Host爆破/扫描/碰撞工具](https://github.com/black5ugar/HostCollision)
- [Databasetools: 一款用Go语言编写的数据库自动化提权工具支持Mysql、MSSQL、Postgresql、Oracle、Redis数据库提权、命令执行、爆破以及ssh连接](https://github.com/Hel10-Web/Databasetools)
- [cube: 内网渗透测试工具,弱密码爆破、信息收集和漏洞扫描](https://github.com/JKme/cube)
- [ldr: BOF/COFF loader in Rust](https://github.com/yamakadi/ldr)
- [rbacr: 针对kubernetes中的RBAC可能被攻击检测工具](https://github.com/ZhuriLab/rbacr)
## <span id="head8"> 文章/书籍/教程相关</span>