raw-sockets
There are 104 repositories under raw-sockets topic.
xtaci/tcpraw
Sending packets through TCP
rootVIII/gosynflood
Demonstrates a synflood DDOS attack with raw sockets (for Ubuntu and Debian-like distros)
ErickWendel/websockets-with-nodejs-from-scratch
A complete application tutorial to show how to implement the Web Socket protocol using only Node.js builtin modules
fksvs/inject
Packet crafting, injection and sniffing tool
ia/connect
tiny cross-platform socket API library
MaxXor/raw-sockets-example
An example about working with raw sockets under GNU/Linux
sryze/ping
Simple (cross-platform) implementation of the "ping" command
cocowalla/Snifter
Snifter is a raw socket IP packet capturing library/app for Windows, with a tiny CPU and memory footprint
stealth/libusipp
unix socket interface for C++ raw IP/IP6/UDP/TCP, Layer2 etc. framework
m0nad/ARP-Poison
arp-poison (aka arp spoof) tool
BensonHsu/DHCP-Sniffer
Application to capture DHCP packets including IP, MAC, option 55 (for fingerprint) ...
SRJanel/arp_poisoning
Arp Poisoning tool in C using raw sockets
Subangkar/ICMP-Ping-Spoofing
Sending icmp ping with a spoofed IP using unix raw socket
d3v4s/mitmoxy
😈 HTTP/HTTPS python proxy server for man-in-the-middle attack 😈
Coldwave96/TcpRst
基于RAW_SOCKET+TCP Reset包实现的TCP旁路阻断
hzxie/Multiplex-Socket
A TCP and UDP multiplex service using select.
lightsing/raw_python
Python Package For Raw Packets Programming(SUSTech CS305)
jweyrich/babysniff
👶🏻😿 A network sniffer for Linux and macOS that currently (only) parses ETH, ARP, IP, ICMP, TCP, UDP, DNS - NOT for production!
kesslern/kotbot
A Kotlin IRC bot supporting Python and JS plugins
chizhg/RawSockets
A simplified TCP/IP stack implemented with raw socket
XenonCommunity/RawSocketWrapper
🤖 Raw Socket Wrapper is a Go library designed to simplify the interface for creating and manipulating raw network packets
bdragon300/go-asyncapi
AsyncAPI codegen tool for Go. Supports most of AsyncAPI features, many protocols (and pluggable client for each one), reference resolver and more!
ivan-sincek/transporter
Send packets through raw sockets.
PositronPiercer/spoof
An Ip spoofing tool
Arinerron/RawSocket
Read and write directly to a socket. Like nc, but it also has a feature that enables easy testing for buffer overflows.
bsdb0y/Raw-Packet-Sniffer-in-C
Raw packet sniffer in C for Linux which supports both wireless and Ethernet for promiscuous mode.
DoumanAsh/lazy-socket.rs
Low level Raw Socket API. Deprecated
ArashSameni/NetworkAnalyzer
Simple network analyzing tools
fksvs/heyelan
Denial of Service attack testing tool
haikelfazzani/pingy
🏓 A straightforward command line implementation of ICMP Echo, designed to provide a quick and easy way to test network connections - Pingy 🌐
hoenirvili/syn-scan
Super small go utility to scan tcp services
ImonChakraborty/pack-sniffer
A simple packet sniffer and parsing tool written in C for Linux similar to wireshark using raw sockets
jacopodl/Spark
Low level network library :satellite: :zap:
sanket2994/cuckoo-hashing
Hash libaray using cuckoo hashing algorithm to hash packets of the same flow into the hash table
tansly/synflood
For one of the CENG489 homeworks
alkuzin/ntool
Multifunctional network analyser tool written in C++ for Linux (ping, traceroute)