| skydive-project/skydive |
2,522 |
|
0 |
4 |
over 2 years ago |
25 |
April 12, 2021 |
140 |
apache-2.0 |
Go |
| An open source real-time network topology and protocols analyzer |
| seladb/PcapPlusPlus |
2,497 |
|
0 |
0 |
about 2 years ago |
0 |
|
23 |
unlicense |
C++ |
| PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK and PF_RING. |
| chenjiandongx/sniffer |
487 |
|
0 |
0 |
over 3 years ago |
17 |
July 27, 2022 |
1 |
mit |
Go |
| 🤒 A modern alternative network traffic sniffer. |
| faucetsdn/poseidon |
432 |
|
0 |
2 |
3 months ago |
25 |
September 19, 2022 |
1 |
apache-2.0 |
Python |
| Poseidon is a python-based application that leverages software defined networks (SDN) to acquire and then feed network traffic to a number of machine learning techniques. The machine learning algorithms classify and predict the type of device. |
| pynetwork/pypcap |
288 |
|
119 |
8 |
about 3 years ago |
13 |
September 19, 2022 |
36 |
other |
Cython |
| pypcap - python libpcap module, forked from code.google.com/p/pypcap |
| r-richter/hyenae-ng |
99 |
|
0 |
0 |
almost 3 years ago |
0 |
|
5 |
gpl-3.0 |
C++ |
| Hyenae NG is an advanced cross-platform network packet generator and the successor of Hyenae. It features full network layer spoofing, pattern based address randomization and flood detection breaking mechanisms. |
| f18m/large-pcap-analyzer |
86 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
gpl-3.0 |
C++ |
| A command-line utility program that performs some simple operations on PCAP files (Wireshark/tcpdump traces) very quickly. Allows you to manipulate very large PCAP files that cannot be easily handled with other software like Wireshark (or tshark). Supports filtering encapsulated GTPu frames. Easily extendible. |
| mk-fg/nflog-zmq-pcap-pipe |
20 |
|
0 |
0 |
about 11 years ago |
0 |
|
0 |
wtfpl |
Python |
| Tool to collect nflog and pipe it to a pcap stream/file over network (0mq) for real-time (or close to) analysis |
| nonkronk/PCAP-netacad |
19 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| 100% ✅ PCAP - Programming Essentials in Python - Cisco Netacad 2020 |
| yojiwatanabe/NetworkAlarm |
18 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
mit |
Python |
| A tool to monitor local network traffic for possible security vulnerabilities. Warns user against possible nmap scans, Nikto scans, credentials sent in-the-clear, and shellshock attacks. Currently supports live monitoring and network capture (pcap) scanning. |