Develop and Download Open Source Software

Scapy

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2011-02-28 12:05
This release adds a contrib section filled with old contributions that were not distributed with Scapy yet: CDP, IGMP, MPLS, CHDLC, SLARP, WPA EAPOL, DTP, EIGRP, VQP, BGP, OSPF, VTP RSVP, EtherIP, RIPng, and IKEv2. It fixes some bugs.
2010-04-10 08:00
This release adds SCTP and VRRP protocols. It fixes some bugs.
2009-12-15 03:32
The Windows branch has been merged. Many bugs have been fixed. Network automata gained new features like the ability to add breakpoints or tracepoints. Many new small features have been added. Last but not least, this release comes with documentation.
2008-10-10 03:23
The code has been split since versions 1.x. Many
bugs have been fixed. The IPv6 branch has been
merged in.
2007-04-09 18:42
This release adds the ability to transcribe ASN1-specified protocols easily, SNMP protocol support, MIB parsing, OID/DNS/OUI resolving, configurable field value resolution, a startup script, and srflood() and srpflood() to flood with packets while catching answers.

Project Resources

http://freecode.com/urls/7cbd3214cd79a3139a4042a4e974b4d2
http://freecode.com/urls/72ab1e57a9b1f6f54c18707cea1d3da1
http://freecode.com/urls/719bf41cdd7fbb8ee13478e6f2718141
http://freecode.com/urls/527841aae147a363e377dfb910364523
http://freecode.com/urls/45d792c12d19c3de36b572e2f9287876
http://freecode.com/urls/df9b9246852062c491caf7d5aa647c82
http://freecode.com/projects/scapy

Project Description

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.


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.