netsniff-ng is a free Linux networking toolkit, a Swiss army knife for your daily Linux network plumbing if you will. Its gain of performance is reached by zero-copy mechanisms, so that on packet reception and transmission the kernel does not need to copy packets from kernel space to user space and vice versa. Our toolkit can be used for network development and analysis, debugging, auditing or network reconnaissance. The netsniff-ng toolkit consists of the following utilities: - netsniff-ng, a fast zero-copy analyzer, pcap capturing and replaying tool - trafgen, a multithreaded low-level zero-copy network packet generator - mausezahn, high-level packet generator for HW/SW appliances with Cisco-CLI - bpfc, a Berkeley Packet Filter compiler, Linux BPF JIT disassembler - ifpps, a top-like kernel networking statistics tool - flowtop, a top-like netfilter connection tracking tool - curvetun, a lightweight curve25519-based IP tunnel - astraceroute, an autonomous system (AS) trace route utility Get it via Git: git clone git://github.com/netsniff-ng/netsniff-ng.git Note (*): We took over further maintenance and development of mausezahn. Download and Release Notes: In general, the latest Git development version from our repository can be used as it is considered quite stable and includes new features. From time to time we also do stable snapshots from our Git tree and announce it on our mailing list. The current stable release is netsniff-ng 0.6.7.
FEATURES
SIMILAR TOOLS
A blog sharing packet capture files and malware samples for training and analysis, with archived posts and traffic analysis exercises.
A free, open-source network protocol analyzer for capturing and displaying packet-level data.
Tcpdump is a command-line packet analyzer for capturing and analyzing network traffic.
Tor Browser is a free and open-source software that allows users to browse the internet anonymously and privately.
pfSense is a leading open source firewall and network security solution, providing advanced protection and connectivity options.
NBD is a user-space network protocol for sharing block devices over a network, allowing clients to access block devices on a server as if they were local.
WiGLE.net is a platform that collects and provides data on WiFi networks and cell towers, with over 1.3 billion networks collected.
WireGuard is a fast, simple, and secure VPN that uses cutting-edge cryptography, designed for ease of use and performance.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.