Skip to main content

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

screenshot

Handling TLS (HTTPS)

To capture and decrypt TLS packets, use Wireshark TLS decrypytion.

Project details


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)

Uploaded Source

Built Distribution

netimages-0.2.0-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page