arp-poison (aka arp spoof) tool
-
Updated
Apr 9, 2013 - C
arp-poison (aka arp spoof) tool
A TCP and UDP multiplex service using select.
Read and write directly to a socket. Like nc, but it also has a feature that enables easy testing for buffer overflows.
Sniffer application I wrote like 14 years ago when working on this project to capture H.323 packets for a call manager software I had to build. Here is just the rawsocket bit of the solution. Written in C# and Visual C++ .NET.
Broadcasts messages over the local network, and rewrites the TCP header to mask the senders IP address.
[ONGOING] Simple Raw Socket program to implement Dynamic Host Control Protocol (DHCP) in C.
Hash libaray using cuckoo hashing algorithm to hash packets of the same flow into the hash table
EasyVision CaptivePortal
Raw packet sniffer in C for Linux which supports both wireless and Ethernet for promiscuous mode.
A Raw Packet Sniffer in Python which supports both wireless and wired cards for promiscuous mode.
Application to capture DHCP packets including IP, MAC, option 55 (for fingerprint) ...
Pure python3 packet-generator and Port Scanner
Inject raw packets, monitor network traffic using raw sockets
Python Package For Raw Packets Programming(SUSTech CS305)
Add a description, image, and links to the raw-sockets topic page so that developers can more easily learn about it.
To associate your repository with the raw-sockets topic, visit your repo's landing page and select "manage topics."