PingRAT
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
Use
Server
./server -h
Usage of ./server:
-d string
Destination IP address
-i string
Listener (virtual) Network Interface (e.g. eth0)
Client
./client -h
Usage of ./client:
-d string
Destination IP address
-i string
(Virtual) Network Interface (e.g., eth0)
Copyright (C) 2023