Categories
Scapy
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer. It provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more. Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions). Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.
Last updated 21 Mar, 2006
Versions
1.0.4
1.0.4 released on 2006-03-17
- Released: 17 Mar, 2006
- Code Maturity: Stable
- Source Archive: http://www.secdev.org/projects/scapy/files/scap...
- Licenses: GPLv2orlater
- Interfaces: Command Line




