Network packet generation tools
Tools
Popular network packet generation tools
Chiron (IPv6 security assessment framework)
network analysis, network scanning, network security monitoring
Chiron is a security assessment framework for IPv6. It provides several modules including an IPv6 scanner, IPv6 Local Link, IPv4-to-IPv6 proxy, IPv6 attack module, and IPv6 proxy. These modules help to perform an assessment, like a penetration test.
The tool uses IPv6 extension headers to create a headers chain. This may allow evading security devices like IDS, IPS, and firewalls. Due to the flexibility of the framework, the tool can also be used to perform fuzzing of the I…
Scapy (network packet generator and analyzer)
network analysis, security assessment
Scapy can handle tasks like network scanning, tracerouting, probing, unit tests, attacks or network discovery. Due to its manipulation possibilities, Scapy can send invalid frames. It allows you also to inject custom 802.11 frames, or combine other attacking techniques.
pysap (SAP network protocol package generator)
This Python library can be used to craft and send packets using SAP's NI, Message Server, Router, RFC, SNC, Enqueue, and Diag protocols. It is a useful toolkit for those who want to do security assessments in environments that use SAP solutions.
Missing a favorite tool in this list? Share a tool suggestion and we will review it.