pypcap
Packet sniffer
A Python wrapper around libpcap for capturing and analyzing network packets
Automatically exported from code.google.com/p/pypcap
117 stars
10 watching
45 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sipcapture/homer | A platform for monitoring and analyzing VoIP/RTC traffic in real-time, capturing and processing signaling, logs, metrics, and traces. | 1,650 |
mozillazg/ptcpdump | A process-aware, eBPF-based tcpdump alternative with advanced filtering and packet analysis capabilities | 565 |
jarryshaw/pypcapkit | A Python-based comprehensive network packet analysis library | 239 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 636 |
maiha/pcap.cr | A library for capturing and analyzing network packets using the libpcap API | 25 |
zerbea/hcxdumptool | A tool to capture and analyze packets from WLAN devices. | 1,837 |
larrytheslap/dumpy | A Kubernetes plugin that captures network traffic from various resources using tcpdump | 60 |
defparam/smuggler | An HTTP Request Smuggling / Desync testing tool written in Python 3 | 1,819 |
portswigger/json-decoder | Tools for analyzing and manipulating HTTP requests and responses in BurpSuite | 10 |
nospaceships/raw-socket-sniffer | Programs to capture IP packets on Windows without kernel driver support | 180 |
nogginware/mstscdump | A utility to capture and dump unencrypted RDP packets to a PCAP file | 27 |
kpcyrd/sniffglue | A multithreaded network sniffer that securely processes network packets without crashing. | 1,129 |
rmedvedev/grpcdump | A tool that captures and decodes GRPC messages from ethernet traffic | 154 |
phaethon/kamene | A tool for crafting and analyzing network packets and pcap files to support security research and testing. | 868 |
danmcinerney/net-creds | Tool to detect sensitive data in network traffic | 1,698 |