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 packet capture and monitoring framework for VoIP/RTC applications | 1,674 |
mozillazg/ptcpdump | A process-aware network capture tool using eBPF technology | 679 |
jarryshaw/pypcapkit | A Python-based comprehensive network packet analysis library | 240 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 640 |
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,858 |
larrytheslap/dumpy | A Kubernetes plugin that captures network traffic from various resources using tcpdump | 64 |
defparam/smuggler | An HTTP Request Smuggling / Desync testing tool written in Python 3 | 1,840 |
portswigger/json-decoder | A set of BurpSuite extensions for pentesting and testing | 10 |
nospaceships/raw-socket-sniffer | Programs to capture IP packets on Windows without kernel driver support | 181 |
nogginware/mstscdump | Captures and saves unencrypted RDP packets to a PCAP file for later analysis | 27 |
kpcyrd/sniffglue | A multithreaded network sniffer that securely processes network packets without crashing. | 1,148 |
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. | 869 |
danmcinerney/net-creds | Tool to detect sensitive data in network traffic | 1,713 |