Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-28 12:05
2.2.0

此版本增加了一个用旧的contrib部分捐款,不与Scapy待分配填补:CDP的的IGMP,MPLS中,CHDLC,SLARP,水渍险的EAPOL,排版,EIGRP时,VQP,BGP和OSPF协议,VTP的答复,EtherIP,RIPng协议,和IKEv2 。它修复了一些错误。
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
2.1.1

此版本增加了SCTP协议和VRRP协议。它修正了一些错误。
This release adds SCTP and VRRP protocols. It fixes some bugs.

2009-12-15 03:32
2.1.0

在Windows分行已被合并。许多错误已得到修复。网络自动获得这样的能力,添加断点或跟踪点的新功能。许多新的小功能已被添加。最后但并非最不重要的,这个版本有一个文档。
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
2.0.0.10

该代码已被分裂的版本1.x的自许多错误已得到修复。 IPv6的分支机构已合并英寸
标签: Major feature enhancements
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
1.1.1

此版本增加了可抄写的ASN1指定的协议很容易,支持SNMP协议,MIB的解析的OID /域名/法制办解决,可配置的字段值的决议,启动脚本,并srflood()和srpflood()来充斥包,闲话家常答案。
标签: Major feature enhancements
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