PacketSnitch is a network packet analysis tool consisting of a Python backend for extracting payloads and rich metadata from .pcap files, and an Electron-based frontend for browsing, filtering, and visualizing the results.
snitch.py): usage, arguments, output structure, and the full list of searchable attributes produced in the JSON output.Download – grab the latest prod release:
The latest release can be found on the releases page.
OR…
Build – build it from source code:
git clone https://github.com/oxasploits/PacketSnitch.git.cd PacketSnitch.npm install.npm run patch-rpm-build.npm run make.npm start!./out/make/*Install – install the package:
Linux:
sudo dnf install ./out/make/*/packetsnitch-*.rpm # redhat/centos/fedora
sudo apt install ./out/make/*/packetsnitch-*.deb # debian/kali/ubuntu
Windows:
Click: PacketSnitchInstaller.exe
Launch — launch the desktop app:
packetsnitch # Linux
packetsnitch.exe (or click) # Windows
Load a pcap or pcapng file, and start analyzing!
GPL v3
Marshall Whittaker marshall@oxasploits.com
If you sponsor PacketSnitch, your name and a link of your choice will be added here!