NetImages - 用于嗅探HTTP流量中的图像并在控制台显示的工具。
项目描述
NetImages - 用于嗅探HTTP流量中的图像并在控制台显示的工具。适用于远程shell。
使用8位灰度级在telnet、文件管道等中传输。
使用ANSI 256色代码在支持颜色的shell(例如Xterm)上传输。
支持记录的PCAP文件(来自Wireshark或类似工具),或监听指定接口的流量。
安装
使用python pip通过PyPi安装
$ python3 -m pip install netimages
使用方法
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
屏幕截图
处理TLS (HTTPS)
要捕获和解密TLS数据包,请使用 Wireshark TLS解密。
项目详情
下载文件
下载适用于您平台的应用程序。如果您不确定要选择哪个,请了解更多关于 安装软件包 的信息。
源分发
netimages-0.2.0.tar.gz (1.7 MB 查看散列)
构建分发
netimages-0.2.0-py3-none-any.whl (7.8 kB 查看散列)