NetImages - tool for sniffing images over HTTP traffic and showing them on the console.
Project description
NetImages - tool for sniffing images over HTTP traffic and showing them on the console. Designed for remote shells.
Uses an 8-bit greyscale for relaying over telnet, file pipes, etc.
Uses ANSI 256 color codes for relaying on a color-supported shell (e.g. Xterm)
Supports either a recorded PCAP file (from Wireshark or similar), or listening to traffic on a specified interface.
Installation
Install via PyPi using python pip:
$ python3 -m pip install netimages
Usage
usage: netimages [-h] [-i IFACE] [-f FILTER] [--no-colors] [pcap]
NetImages - tool for sniffing images over HTTP traffic and showing them on the console. Designed for remote shells
positional arguments:
pcap Path to a pcap file
optional arguments:
-h, --help show this help message and exit
-i IFACE, --iface IFACE
Interface to capture
-f FILTER, --filter FILTER
BPF filter string
--no-colors No ANSI colorings
Screenshot
Handling TLS (HTTPS)
To capture and decrypt TLS packets, use Wireshark TLS decrypytion.
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
netimages-0.2.0.tar.gz
(1.7 MB
view hashes)
Built Distribution
Close
Hashes for netimages-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b227804b31b3653372059c83c6563725b52b66be95f84f498b930bc00555a32 |
|
MD5 | 91a3fc263c74b7a8196fd0e15e31dcb6 |
|
BLAKE2b-256 | e44bb6b5d73bf728d9b7d800488c6f8fc1f52efae69a668ec75643f8d90ff038 |