Download List

Descripción del Proyecto

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 Requirements

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

Esta versión incluye una sección contrib lleno de las contribuciones más antiguas que no fueron distribuidos con Scapy aún: CDP, IGMP, MPLS, CHDLC, SLARP, EAPOL WPA, DTP, EIGRP, VQP, BGP, OSPF, VTP RSVP, EtherIP, RIPng, y IKEv2 . Se corrige algunos errores.
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

Esta versión incluye el SCTP y protocolos VRRP. Se corrige algunos bugs.
This release adds SCTP and VRRP protocols. It fixes some bugs.

2009-12-15 03:32
2.1.0

La rama de Windows ha sido fusionada. Muchos errores han sido corregidos. Autómatas red consiguieron nuevas características como la capacidad de agregar puntos de interrupción o puntos de seguimiento. Muchas nuevas características se han añadido pequeñas. Por último, pero no menos importante, esta versión viene con la documentación.
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

El código se ha dividido desde las versiones 1.x Muchos errores han sido corregidos. La rama de IPv6 se ha fusionado pulg
Tags: 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

Esta versión incluye la capacidad para transcribir ASN1 especificado protocolos fácilmente, soporte para el protocolo SNMP, parsing MIB, OID / DNS / OUI resolución, configurar la resolución valor de campo, un script de inicio, y srflood () y srpflood () para inundar con los paquetes mientras se pone respuestas.
Tags: 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