Download List

Descripción del Proyecto

Yersinia implements several attacks for the following protocols: Spanning Tree (STP), Cisco Discovery (CDP), Dynamic Host Configuration (DHCP), Hot Standby Router (HSRP), Dynamic Trunking (DTP), 802.1q, Inter-Switch Link Protocol (ISL), and VLAN Trunking (VTP). It helps the pen-tester in different tasks, such as becoming the root role in the Spanning Tree, creating virtual CDP neighbors, setting up rogue DHCP servers, becoming the active router in a HSRP scenario, enabling trunk, performing ARP spoofing over VLAN hopping, adding or deleting VLANs (via VTP), and more.

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-06-19 13:06
0.7

Una interfaz en GTK se añadió. Un nuevo protocolo fue añadido: 802.1x. Lotes de correcciones se hicieron. El núcleo se ha desarrollado con el fin de integrar fácilmente nuevos protocolos o ataques. Más documentación fue escrita.
Tags: Major feature enhancements
A new GTK interface was added. A new protocol was
added: 802.1x. Lots of bugfixes were made. The
core has been developed in order to easily
integrate new protocols or attacks. More
documentation was written.

2005-09-20 01:04
0.5.6

Esta versión añade - with-libnet-incluye y - with-pcap incluye a la secuencia de comandos de configuración. Añade Darwin apoyo operativo para el script de configuración. Un error al utilizar más de 1 argumento de línea de comandos ha sido corregido. Se ha añadido soporte para IPv4 de filtrado para el demonio de red en el archivo de configuración, y ahora con las expresiones '-', '*' y cuentan con el apoyo CIDR.
Tags: Major bugfixes
This release adds --with-libnet-includes and --with-pcap-includes to the configure script. It adds Darwin OS support to the configure script. A bug when using more than 1 command line argument has been fixed. Support has been added for IPv4 filtering for the network daemon in the configuration file; now expressions with '-', '*' and CIDR are supported.

2005-08-02 23:39
0.5.5

COL apoyo inicial. Un error en listenening que permite a múltiples interfaces, gcc 4 advertencias, y muchos errores de Windows utilizando 80x25 terminales en ncurses modo han sido corregidos. El usuario, la contraseña y habilitar la contraseña para el modo demonio se han añadido al archivo de configuración. Un problema con el hilo de interfaces de usuario usando el 100% de la CPU se ha solucionado.
Tags: Major bugfixes
Initial ISL support. A bug in allowing listenening to multiple interfaces, gcc 4 warnings, and many windows errors when using 80x25 terminals in ncurses mode have been fixed. The user, password, and enable password for the daemon mode have been added to the configuration file. A problem with the interfaces thread using 100% CPU has been fixed.

2005-05-24 23:15
0.5.4

Esta versión incluye la opción 'g' opción (para cambiar entre los modos de transporte, que es útil si se ejecuta un gestor de ventanas que maneja la F1, F2, etc.) Un estancamiento molesto con el terminal TTY hilo y el tiempo de actividad, ejemplos de la página mal hombre, una pérdida de memoria molesto debido a diseño de rosca, un posible error en term_delete_node y htonl / temas ntohl en hsrp_send_raw han sido corregidos.
Tags: Major bugfixes
This release adds a 'g' option (for switching among modes, which is useful if you run a window manager that manages F1, F2, etc.). An annoying deadlock with TTY terminal and uptime thread, bad man page examples, an annoying memory leak due to thread design, a possible bug in term_delete_node, and htonl/ntohl issues on hsrp_send_raw have been fixed.

Project Resources