Web-based Traffic and Security Network Traffic Monitoring
-
Updated
Jun 7, 2022 - Lua
{{ message }}
Web-based Traffic and Security Network Traffic Monitoring
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, WinPcap, DPDK and PF_RING.
NFF-Go -Network Function Framework for GO (former YANFF)
pentest framework
libmoon is a library for fast and flexible packet processing with DPDK and LuaJIT.
Merge multiple pcap files together, gracefully.
Capturing, analysing and responding to cyber attacks
NAT (network address translation) example for NFF-Go framework
Package xdp allows one to use XDP sockets from the Go programming language.
Network Balancing Act: A High-performance packet processing framework for heterogeneous processors
.NET Wrapper for WinDivert
A simple and fast .NET networking library compatible with .NET Standard 2, .NET 5 and .NET 6.
Open Source Packet Editor wirtten in C# and C++
PsPIN: A RISC-V in-network accelerator for flexible high-performance low-power packet processing
PacketMill: Toward per-core 100-Gbps Networking
PInvoke wrapper for WinDivert
AsyncServerClient is the simple, open-source, cross-platform Async TCP Server-Client project (with SQL and 3-Way Handshaking support) for .NET Assemblies built in .NET Core
Script for pcap modification, reconstruction and anonymization
mysql probe for statistical analysis
NetBricks: A network function framework written in Rust and using DPDK
Battle Cats MITM Mailbox Hack [PATCHED]
An EASY and ADVANCED extention to handle TCP/IP Packets [SecurityApi]
Goul(거울; Mirror in English), a tool for virtual port mirroring over internet (L3).
Tiny packet sender. User can craft IP packet flexibly.
DPDK / Packet processing experimentation project
Lua scripts for https://github.com/emmericp/MoonGen
We need to add a sample packet capture so that folks who don't have the requisite hardware can still see how things work.
Network Packet Tracer Library
Add a description, image, and links to the packet-processing topic page so that developers can more easily learn about it.
To associate your repository with the packet-processing topic, visit your repo's landing page and select "manage topics."
Background
ICMP messages are used by network devices, including routers, to send error messages and operational information indicating success or failure when communicating with another IP address. Examples include errors indicating when a requested service is not available or when a host or router could not be reached. We've