Download List

Descripción del Proyecto

Pyrit takes a step ahead in attacking WPA-PSK and WPA2-PSK, the protocols that protect today's public WiFi-airspace. Pyrit's implementation allows you to create massive databases, pre-computing part of the WPA/WPA2-PSK authentication phase in a space-time-tradeoff. The performance gain for real-world-attacks is in the range of three orders of magnitude, which urges for re-consideration of the protocol's security. It exploits the computational power of multiple cores and other platforms through ATI-Stream, Nvidia CUDA, OpenCL, and VIA Padlock. It is a powerful attack against one of the world's most used security-protocols.

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-15 12:33
0.4.0

Esta versión agregó CPyrit-CAL + +, una función de "check_db 'CLI, una reanudación completa de análisis de paquetes y detección de intercambio, el uso de la rotación de bit a bit GPU-nativos con OpenCL, si es posible, y el uso de libpcap para acceder a los dispositivos de captura y los archivos. El CUDA nos plugin ahora compatible con las GPUs de Fermi. El plugin ahora OpenCL se basa en Mac OS X 10.6. libcrypto ahora se utiliza en lugar de libssl. El CUDA plugin se fijó para Mac OS X 10.6. detección SSE2 en las CPU de edad fue corregido. los índices de base de datos fueron corregidos. Un IndexError raro en EAPOLCracker fue corregido. Numerosas correcciones se hicieron en el código de relé de almacenamiento. Una advertencia de desaprobación con sqlalchemy.Binary fue corregido.
This release added CPyrit-CAL++, a 'check_db' CLI function, a complete rework of packet parsing and handshake detection, use of GPU-native bitwise rotation with OpenCL if possible, and use of libpcap to access capture devices and files. The CUDA plugin us now compatible with Fermi GPUs. The OpenCL plugin now builds on Mac OS X 10.6. libcrypto is now used instead of libssl.
The CUDA plugin was fixed for Mac OS X 10.6. SSE2 detection on old CPUs was fixed. Database indices were fixed. A rare IndexError in EAPOLCracker was fixed. Numerous fixes were made in storage relay code. A deprecation warning with sqlalchemy.Binary was fixed.

2010-02-22 13:31
0.3.0

Este lanzamiento remueve CPyrit-Stream en favor de OpenCL. Añade Red-Core, SQL-Storage, Almacenamiento remoto, stripLive las funciones de CLI '', 'attack_cowpatty', 'import_unique_passwords', 'relé', y 'servir', SSE2 para EAPOLCracker, y una opción de salida en todos los ataque de modos de transporte. Fija EAPOLCracker escoger el KeyScheme mal. Mejora la carga lenta de archivos. El código fuente es casi completamente PEP8 conforme.
This release removes CPyrit-Stream in favor of OpenCL. It adds Network-Core, SQL-Storage, Remote-Storage, the CLI functions 'stripLive', 'attack_cowpatty', 'import_unique_passwords', 'relay', and 'serve', SSE2 support for EAPOLCracker, and an output option in all attack modes. It fixes EAPOLCracker picking the wrong KeyScheme. It improves lazy loading of files. The source code is almost completely PEP8-compliant.

2009-08-17 11:30
0.2.4

Esta versión incluye el módulo 'pckttools. Añade las funciones de CLI 'analizar', 'attack_batch', 'attack_db', 'attack_passthrough', y 'Strip'. Fija SSE2 en Mac OS, fija SSE2 con SELinux, y fija el manejo de las contraseñas que contienen valores NULL. Mejora el punto de referencia '. La mayoría de funciones que ahora puede manejar archivos comprimidos-gzip (-F).
This release adds the module 'pckttools'. It adds the CLI functions 'analyze', 'attack_batch', 'attack_db', 'attack_passthrough', and 'strip'. It fixes SSE2 on Mac OS, fixes SSE2 with SELinux, and fixes handling of passwords containing NULLs. It improves 'benchmark'. Most functions can now handle gzip-compressed files (-f).

2009-07-26 19:29
0.2.3

Docstrings se han añadido. Las funciones de CLI "delete_essid", "verificar", y "se agregaron SelfTest". Un núcleo de OpenCL se agregó. SSE2 camino ha sido añadido a la CPU Core. "CUDA_ERROR_INVALID_IMAGE" se fijó cuando se utiliza CUDA 2.2. Los códigos de proceso de salida se fija. Programación entre el cliente y el hardware se han mejorado. El almacenamiento del código se ha mejorado. De rendimiento para casi todas las funciones de CLI mejoró. Construye a partir de svn ahora llevan su revisión número.
Docstrings were added. The CLI functions "delete_essid", "verify", and "selftest" were added. A Core for OpenCL was added. SSE2-path was added to CPU-Core. "CUDA_ERROR_INVALID_IMAGE" was fixed when using CUDA 2.2. The process exit codes were fixed. Scheduling between client and hardware were improved. The storage-code was improved. Performance for almost all CLI-functions was improved. Builds from SVN directories now carry their revision-number.

Project Resources