2 matches found
PingRAT
PingRAT PingRAT 通过 ICMP 载荷秘密地通过防火墙传递 C2 流量。 功能: 使用 ICMP 进行命令与控制 可被大多数 AV/EDR 解决方案绕过 使用 Go 语言编写 安装: 下载 预编译的二进制文件 或自行编译二进制文件,即可使用: root@kitploit: $ git clone https://github.com/umutcamliyurt/PingRAT.git $ go build client.go $ go build server.go 使用方法: 服务端: root@kitploit: ./server -h Usage of ./serve...
6AI score
SaveExploits0References1
PingRAT - Secretly Passes C2 Traffic Through Firewalls Using ICMP Payloads
PingRAT secretly passes C2 traffic through firewalls using ICMP payloads. Features: Uses ICMP for Command and Control Undetectable by most AV/EDR solutions Written in Go Installation: Download the binaries or build the binaries and you are ready to go: $ git clone...
7.4AI score
SaveExploits0References2
20