Path: blob/master/payloads/library/exfiltration/Lin_ICMP-Data-Exfiltration/README.md
2968 views
ICMP Data Exfiltration
Title: ICMP Data Exfiltration
Author: TW-D
Version: 1.0
Targets: Debian-Based Linux Distributions
Category: Exfiltration
Description
Exfiltrates a local file from a target machine using the native "ping" utility. The file is first converted to "Base64", then divided into 16-byte fragments. The "ping" utility is then used to transmit the data to a receiving host.
Note : The "base64" and "ping" utilities are required.
Configuration
In the "payload.txt" file, replace the values of the following constants :
Usage
I) At the root of the USB Rubber Ducky, copy the "payload.sh" file.
II) To receive data, you can use :
OR
https://github.com/TW-D/tcpdump_ICMP-Data-Exfiltration/blob/main/tcpdump_icmp-data-exfiltration.rb