Libcrafter is a high-level C++ library designed for creating and decoding network packets, allowing the crafting and decoding of packets for common network protocols, sending them on the wire, capturing them, and matching requests and replies. It enables the creation of networking tools with a Scapy-like interface, where packets are described as layers stacked on top of each other, with customizable field values. The library is suitable for use in multithreaded programs, allowing the combination of multiple tasks simultaneously, such as sniffing, mangling, and sending packets while performing attacks like ARP-Spoofing.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
WireGuard is a fast, simple, and secure VPN that uses cutting-edge cryptography, designed for ease of use and performance.
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.
Unfurl is a URL analysis tool that extracts and visualizes data from URLs, breaking them down into components and presenting the information visually.
A Linux command-line tool that allows you to kill in-progress TCP connections based on a filter expression, useful for libnids-based applications that require a full TCP 3-way handshake for TCB creation.
A suite for man in the middle attacks, featuring sniffing of live connections, content filtering, and protocol dissection.
A blog sharing packet capture files and malware samples for training and analysis, with archived posts and traffic analysis exercises.
Tcpreplay is a suite of Open Source utilities for editing and replaying captured network traffic.
A TCP-based traceroute implementation that bypasses firewall filters to trace the path to a destination.
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.