Télécharger la liste

Description du projet

Weplab is a tool to review the security of WEP
encryption in wireless networks from an
educational point of view. Several attacks are
available, so it can measure the effectiveness and
minimum requirements of each one. Currently,
weplab supports several methods, and it is able to
crack the WEP key from 600,000 encrypted packets.

Système requise

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.

2005-07-18 23:03
0.1.5

Un bug avec les petits paquets (comme ARP) a été corrigé. La taille minime a été réduit à 20 octets. Ce communiqué fonctionne comme un charme avec une attaque de relecture ARP. Elle imprime le bon mot de passe ASCII quand une clé WEP est fissuré en utilisant le mode dictionnaire.
Tags: Minor bugfixes
A bug with small packets (like arp) has been fixed. The minimun size has been decreased to 20 bytes. This release works like a charm with an arp replay attack. It prints the right ASCII password when a WEP key is cracked using the dictionary mode.

2005-03-06 12:31
0.1.4

Un bogue dans bruteforge.c a été fixée, et une nouvelle façon de coordonner les processus de fissuration multiple a été mis en œuvre. Un autre bug dans bruteforge.c a été fixé pour permettre - ASCII pour monter à 0x7F. Un soutien a été ajoutée pour - les lettres alpha (uniquement) et - alnum (lettres et chiffres) dans l'attaque bruteforce. Wlan0 est maintenant l'interface par défaut pour la capture de paquets. Appuyant sur le "q" se ferme maintenant et bouffées de renifler le fichier pcap. Aide pour les paramètres de ligne de commande a été simplifiée. Certains diviser par 0 bugs ont été corrigés. L'option - wordfile a été ajouté pour permettre de lancer l'attaque à base de dictionnaire sans utiliser John the Ripper pour générer des mots.
Tags: Minor feature enhancements
A bug in bruteforge.c was fixed, and a new way to
coordinate multiple process cracking was
implemented. Another bug in bruteforge.c was fixed
to allow --ascii to go up to 0x7F. Support was
added for --alpha (only letters) and --alnum
(letters and numbers) in the bruteforce attack.
wlan0 is now the default interface for capturing
packets. Pressing "q" now quits sniffing and
flushes the pcap file. Help for command line
parameters was simplified. Some divide by 0 bugs
were fixed. The --wordfile option was added to
make it possible to launch the dictionary based
attack without using John the Ripper to generate
words.

2004-12-10 05:32
0.1.3

Cette version corrige un bug avec les clés WEP qui ont une valeur 0xFF octet, un bug qui faisait weplab montrer le BSSID de mal à - analyser, et un problème avec - ascii dans l'attaque bruteforce. Il existe maintenant une page de manuel. Bugs mineurs ont été corrigés associés à console messages imprimés.
Tags: Major bugfixes
This release fixes a bug with those WEP keys which have a
0xFF byte value, a bug that made Weplab show the wrong
BSSID with --analyze, and a problem with --ascii in
bruteforce attack. There is now a manual page. Minor bugs
were fixed related to console printed messages.

2004-09-11 14:36
0.1.2

Les options par défaut pour des attaques statistiques ont changé et sont maintenant [-s 3 - perc 50]. Les options de commande sont désormais plus souples et plus robustes. Une liaison de données PRISM_HEADER a été ajoutée pour les paquets de capture. Ce communiqué a été testé et fonctionne avec John The Ripper 1.6.
Tags: Minor bugfixes
The default options for statistical attacks have changed and are now
[ -s 3 --perc 50 ]. The commandline options are now more relaxed and
robust. A PRISM_HEADER datalink has been added for capture packets. This
release has been tested and works fine with John The Ripper 1.6.

2004-09-09 18:02
0.1.1

BSSID est automatiquement détecté et sélectionné si elle n'est pas spécifiée avec - BSSID. Le "analyser" switch (-a) affiche maintenant tous les paquets par BSSID. Questions Big endian fixes. Quelques petites corrections ont été faites pour la plateforme Windows. Un petit bug a été fixé avec RC4 décryptage. Un petit changement a été fait pour Korek attaque inverse.
Tags: Minor feature enhancements
BSSID is automatically detected and selected if it
is not specified with --bssid. The "analyze"
switch (-a) now shows all packets per BSSID. Big
endian issues fixed. Small fixes were made for the
Windows platform. A small bug was fixed with rc4
decryption. A small change was made to Korek
inverse attack.

Project Resources