There are 4 repositories under raw-sockets topic.
Demonstrates a synflood DDOS attack with raw sockets (for Ubuntu and Debian-like distros)
A complete application tutorial to show how to implement the Web Socket protocol using only Node.js builtin modules
An example about working with raw sockets under GNU/Linux
Snifter is a raw socket IP packet capturing library/app for Windows, with a tiny CPU and memory footprint
arp-poison (aka arp spoof) tool
Arp Poisoning tool in C using raw sockets
Application to capture DHCP packets including IP, MAC, option 55 (for fingerprint) ...
Sending icmp ping with a spoofed IP using unix raw socket
A TCP and UDP multiplex service using select.
Python Package For Raw Packets Programming(SUSTech CS305)
👶🏻😿 A network sniffer for Linux and macOS that currently (only) parses ETH, ARP, IP, ICMP, TCP, UDP, DNS - NOT for production!
🤖 Raw Socket Wrapper is a Go library designed to simplify the interface for creating and manipulating raw network packets
AsyncAPI codegen tool for Go. Supports most of AsyncAPI features, many protocols (and pluggable client for each one), reference resolver and more!
Read and write directly to a socket. Like nc, but it also has a feature that enables easy testing for buffer overflows.
Send packets through raw sockets.
Raw packet sniffer in C for Linux which supports both wireless and Ethernet for promiscuous mode.
Simple network analyzing tools
The program uses raw sockets in the PF_PACKET domain with SOCK_RAW type to capture Ethernet frames passing through the network interface. It decodes and prints essential information about the captured packets.
🏓 A straightforward command line implementation of ICMP Echo, designed to provide a quick and easy way to test network connections - Pingy 🌐
Super small go utility to scan tcp services
A simple packet sniffer and parsing tool written in C for Linux similar to wireshark using raw sockets
Hash libaray using cuckoo hashing algorithm to hash packets of the same flow into the hash table