File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 1717
1818- 团队服务器(Teamserver)使用.net 6.0编写,不依赖.NET Core环境运行
1919
20- - 控制器(Controller)支持反向shell,文件管理,进程管理,网络流量监控,内存加载,反向代理(基于[ IOX] ( https://github.com/EddieIvan01/iox)模型 ) )、屏幕截图
20+ - 控制器(Controller)支持反向shell,文件管理,进程管理,网络流量监控,内存加载,反向代理(基于[ IOX] ( https://github.com/EddieIvan01/iox)模型 ) )、屏幕截图、进程注入和迁移。检测AV/EDR进程,内联powershell命令
2121
2222- 支持在Windows / Linux上内存中加载PE文件,支持进程注入和迁移,允许文件不接触磁盘的情况下进行加载
2323
2727
2828- 自定义 RDI shellcode 支持(仅限 64 位,32 位需要手动客户端编译)或使用 [ donut] ( https://github.com/TheWover/donut ) 、[ Godonut] ( https://github.com/Binject/go-donut ) 生成自己的 shellcode
2929
30- - Teamserver 支持托管二进制文件、文本、图片(类似于 SimpleHttpServer)
31-
3230- 通过修改profile.json中的Chat ID、API Token参数来设置Telegram 主机上线通知
3331
3432
5654
5755
5856
59-
60-
6157## 如何使用
6258
6359直接使用二进制文件:[ Release] ( https://github.com/INotGreen/XiebroC2/releases )
You can’t perform that action at this time.
0 commit comments