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.

2006-10-20 20:22
1.0.5

Esta versión ha mejorado la capacidad de la corrupción fuzzing marco de azar. Se ha mejorado el soporte ISAKMP. Los nuevos protocolos han sido añadidos. Autofragmentation para los marcos de grande ha sido añadido. Hay muchas soluciones a fallos.
Tags: Major bugfixes
This release has improved fuzzing capability with frame random corruption. It has improved ISAKMP support. New protocols have been added. Autofragmentation for big frames has been added. There are many bugfixes.

2006-03-17 15:17
1.0.4

Esta versión incluye la lista de paquetes fácil de filtrado (por ejemplo, la lista [ICMP]), Bluetooth HCI protocolo de apoyo, un programa de mejora () para PacketFields, un tema que escapa a LaTeX caracteres especiales, un tiempo de espera para olfatear (), una prueba de la igualdad, en 3D traceroute, y corrección de errores. Ya no depende de libreadline.
Tags: Major feature enhancements
This release adds easy packet list filtering (e.g., list[ICMP]),
bluetooth HCI protocol support, an improved show() for PacketFields, a
LaTeX theme that escapes special characters, a timeout to sniff(), an
equality test, a 3D traceroute, and bugfixes. It no longer depends on
libreadline.

2006-01-29 00:10
1.0.3

Esta versión viene con una mejor gestión de color del tema que permite la ejecución automática de las funciones de pruebas automáticas y sesiones de información en texto, ANSI, o HTML (ver UTscapy, http://www.secdev.org/projects/UTscapy). Scapy ahora funciona en Solaris. Muchas correcciones incluidas.
Tags: Major feature enhancements
This version comes with a better color theme
management that permits autorun functions for
automatic testing and session reporting in text,
ANSI, or HTML (see UTscapy,
http://www.secdev.org/projects/UTscapy). Scapy now
works on Solaris. Many fixes are included.

2005-11-07 15:50
1.0.2

El protocolo GRE se agregó. De Trabajo LaTeX y temas de colores HTML se añadieron a copiar / pegar directamente en la producción de una presentación. Falta de reconocimiento respuesta esta en algunos protocolos. Minor bugs fueron corregidos.
Tags: Minor feature enhancements
The GRE protocol was added. Working LaTeX and HTML
color themes were added to copy/paste output
directly into a presentation. Missing answer
recognition was added to some protocols. Minor
bugs were fixed.

2005-10-25 20:22
1.0.1

Algunas actualizaciones de protocolo y los nuevos protocolos. Un marco fuzzing de manera inteligente y elegir aleatoriamente los campos en cualquier protocolo soportado. Una PostScript / dumper PDF para obtener una representación bastante de un paquete o una lista de paquetes (ideal para los informes). Este comunicado de las obras en torno a algunos libpcap / bugs BSD, y tiene muchas otras soluciones a fallos.
Tags: Major feature enhancements
Some protocol updates and new protocols. A fuzzing framework to intelligently choose and randomize fields in any supported protocol. A postscript/PDF dumper to get a pretty representation of a packet or a list of packets (great for reports). This release works around some libpcap/BSD bugs, and has many other bugfixes.

Project Resources