Packet Batch
A collection of high-performance applications that send network packets. Used for penetration testing including Denial of Service (DoS), and network monitoring.
Pinned Repositories
.github
A collection of high-performance applications that send network packets. Used for penetration testing including Denial of Service (DoS), and network monitoring.
old-common
Packet Batch's old common files.
old-dpdk
Packet Batch's old DPDK program. An application that utilizes the DPDK to send network packets. Used for penetration testing including Denial of Service (DoS), and network monitoring.
old-standard
Packet Batch's old standard program. An application that utilizes AF_PACKET Linux sockets to send network packets with TCP cooked socket support. Used for penetration testing including Denial of Service (DoS), and network monitoring.
old-tests
Packet Batch's old tests and examples. Test/examples of config files for Packet Batch.
Program
An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denial of Service (DoS) and network monitoring. Made by @gamemann!
tech-afxdp
A small C API that interacts with AF_XDP sockets. Will be used with upcoming Packet Batch revamp and a work-in-progress!
tech-common
Common headers for APIs created by Packet Batch.
Packet Batch's Repositories
Packet-Batch/Program
An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denial of Service (DoS) and network monitoring. Made by @gamemann!
Packet-Batch/old-dpdk
Packet Batch's old DPDK program. An application that utilizes the DPDK to send network packets. Used for penetration testing including Denial of Service (DoS), and network monitoring.
Packet-Batch/old-standard
Packet Batch's old standard program. An application that utilizes AF_PACKET Linux sockets to send network packets with TCP cooked socket support. Used for penetration testing including Denial of Service (DoS), and network monitoring.
Packet-Batch/old-common
Packet Batch's old common files.
Packet-Batch/old-tests
Packet Batch's old tests and examples. Test/examples of config files for Packet Batch.
Packet-Batch/tech-afxdp
A small C API that interacts with AF_XDP sockets. Will be used with upcoming Packet Batch revamp and a work-in-progress!
Packet-Batch/.github
A collection of high-performance applications that send network packets. Used for penetration testing including Denial of Service (DoS), and network monitoring.
Packet-Batch/tech-common
Common headers for APIs created by Packet Batch.