*dudux
Visitante
|
 |
« : 21-11-2007, 19:20 (Mircoles) » |
|
CoWPAtty es un programa para WPA Y WPA2 mediante fuerza bruta o diccionario principal: http://www.wirelessdefence.org/Contents/coWPAttyMain.htmdescarga cowpatty 4.2 :descarga cowpatty 4.0 : Version Plus http://cowpattyp.tk/ cowpatty plus  libssl-dev y openssl lenny:/home/dudu/cowpattyp# make cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o md5.o md5.c cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o sha1.o sha1.c sha1.c: In function ‘pbkdf2_sha1_f’: sha1.c:148: warning: pointer targets in initialization differ in signedness sha1.c:164: warning: pointer targets in passing argument 1 of ‘hmac_sha1_vector’ differ in signedness sha1.c:169: warning: pointer targets in passing argument 1 of ‘hmac_sha1’ differ in signedness sha1.c: In function ‘sha1_prf’: sha1.c:213: warning: pointer targets in initialization differ in signedness sha1.c:213: warning: pointer targets in initialization differ in signedness sha1.c:213: warning: pointer targets in initialization differ in signedness cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o utils.o utils.c cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o cowpattyp.o cowpattyp.c cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o genpmkp.o genpmkp.c cc -pipe -Wall -DOPENSSL -g3 -ggdb cowpattyp.c -o cowpattyp utils.o md5.o sha1.o -lpcap -lcrypto cc -pipe -Wall -DOPENSSL -g3 -ggdb genpmkp.c -o genpmkp utils.o sha1.o -lpcap -lcrypto
lenny:/home/dudu/cowpattyp# chmod +x cowpattyp lenny:/home/dudu/cowpattyp# cp cowpattyp /usr/bin/ lenny:/home/dudu/cowpattyp# cowpattyp
lenny:/home/dudu# cowpattyp cowpatty 4.0 Plus!- WPA-PSK dictionary attack. <jwright@hasborg.com> Plus! version added by gusmp cowpatty : Must supply a list of passphrases in a file with -f, a hash file with -d or to do brute force with -b option. Use "-f -" to accept words on stdin.
Usage: cowpattyp [options]
-f Dictionary file -d Hash file (genpmk) -b Brute force's alphabet. See note A below -M (only required with -b) maximum passphrase's length -m (only required with -b) minimum passphrase's length -r Packet capture file -s Network SSID (enclose in quotes if SSID includes spaces) -h Print this help information and exit -v Print verbose information (more -v for more verbosity) -V Print program version and exit -R Start/restore from a previous session saved in a file
Note A: b10 numbers in base 10 b16 numbers in base 16 (incase sensitive) b16u numbers in base 16 (upper case) b16l numbers in base 16 (lower case) let letters (incase sensitive) letu letters (upper case) letl letters (lower case) letn letters (incase sensitive) plus numbers Other codes will be understand as a alphabet defined by user lenny:/home/dudu# lenny:/home/dudu# gen gencat genisoimage genkdmconf genpmkp lenny:/home/dudu# genpmkp genpmkp 1.0 Plus! - WPA-PSK precomputation attack. <jwright@hasborg.com> genpmkp: Must specify a dictionary file with -f or an alphabet with -b Usage: genpmkp [options]
-f Dictionary file -d Output hash file -b Brute force's alphabet -M (only required with -b) maximum passphrase's length -m (only required with -b) minimum passphrase's length -p (optional with -b)Add this prefix to brute force's passphrases -R Start/restore from a previous session saved in a file -s Network SSID -h Print this help information and exit -v Print verbose information (more -v for more verbosity) -V Print program version and exit
After precomputing the hash file, run cowpatty with the -d argument. lenny:/home/dudu# Vulnerar WPA con cowpattycuales son las opciones que trae: Opciones:
-f <diccionario.txt> -r <archivo-captura> -s <SSID> -h <help> -v <modo verbose> -V <Versión del programa> Un ejemplo de como hacer rular cowpatty: # cowpatty -r archivo.pcap -f /diccionario.txt -s <ssid de la red>Ejemplo del readme de cowpatty: # cowpatty -r eap-test.dump -f dict -s somethingclever
|
|
|
« Última modificación: 20-10-2008, 14:18 (Lunes) por *dudux »
|
En línea
|
|
|
|
|
|
|
|
|
|
*dudux
Visitante
|
 |
« Respuesta #4 : 26-01-2008, 20:32 (Sbado) » |
|
nueva version
cowpatty 4.2
Mirar al principio del post para descarga directa
|
|
|
|
|
En línea
|
|
|
|
|
|
|
|
madbwoy
 
Desconectado
Mensajes: 2

|
 |
« Respuesta #7 : 05-06-2008, 11:02 (Jueves) » |
|
el paquete en realidad se llama libssl-devya que lo instalamos sale este otro error, ¿alguien sabe como resolverlo?  madbwoy@garanhon:~/cowpatty-4.2$ sudo make cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o md5.o md5.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o sha1.o sha1.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o utils.o utils.c utils.c:34:18: error: pcap.h: No existe el fichero ó directorio In file included from utils.c:35: utils.h:29: error: expected ‘)’ before ‘*’ token utils.c:142: error: expected ‘)’ before ‘*’ token make: *** [utils.o] Error 1
|
|
|
|
|
En línea
|
[img]http://dumaruq.googlepages.com/firma.jpg[img]
|
|
|
|
|
|
|
*dudux
Visitante
|
 |
« Respuesta #10 : 19-09-2008, 10:36 (Viernes) » |
|
libssl-dev y openssl lenny:/home/dudu/cowpattyp# make cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o md5.o md5.c cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o sha1.o sha1.c sha1.c: In function ‘pbkdf2_sha1_f’: sha1.c:148: warning: pointer targets in initialization differ in signedness sha1.c:164: warning: pointer targets in passing argument 1 of ‘hmac_sha1_vector’ differ in signedness sha1.c:169: warning: pointer targets in passing argument 1 of ‘hmac_sha1’ differ in signedness sha1.c: In function ‘sha1_prf’: sha1.c:213: warning: pointer targets in initialization differ in signedness sha1.c:213: warning: pointer targets in initialization differ in signedness sha1.c:213: warning: pointer targets in initialization differ in signedness cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o utils.o utils.c cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o cowpattyp.o cowpattyp.c cc -pipe -Wall -DOPENSSL -g3 -ggdb -c -o genpmkp.o genpmkp.c cc -pipe -Wall -DOPENSSL -g3 -ggdb cowpattyp.c -o cowpattyp utils.o md5.o sha1.o -lpcap -lcrypto cc -pipe -Wall -DOPENSSL -g3 -ggdb genpmkp.c -o genpmkp utils.o sha1.o -lpcap -lcrypto
lenny:/home/dudu/cowpattyp# chmod +x cowpattyp lenny:/home/dudu/cowpattyp# cp cowpattyp /usr/bin/ lenny:/home/dudu/cowpattyp# cowpattyp
lenny:/home/dudu# cowpattyp cowpatty 4.0 Plus!- WPA-PSK dictionary attack. <jwright@hasborg.com> Plus! version added by gusmp cowpatty : Must supply a list of passphrases in a file with -f, a hash file with -d or to do brute force with -b option. Use "-f -" to accept words on stdin.
Usage: cowpattyp [options]
-f Dictionary file -d Hash file (genpmk) -b Brute force's alphabet. See note A below -M (only required with -b) maximum passphrase's length -m (only required with -b) minimum passphrase's length -r Packet capture file -s Network SSID (enclose in quotes if SSID includes spaces) -h Print this help information and exit -v Print verbose information (more -v for more verbosity) -V Print program version and exit -R Start/restore from a previous session saved in a file
Note A: b10 numbers in base 10 b16 numbers in base 16 (incase sensitive) b16u numbers in base 16 (upper case) b16l numbers in base 16 (lower case) let letters (incase sensitive) letu letters (upper case) letl letters (lower case) letn letters (incase sensitive) plus numbers Other codes will be understand as a alphabet defined by user lenny:/home/dudu# lenny:/home/dudu# gen gencat genisoimage genkdmconf genpmkp lenny:/home/dudu# genpmkp genpmkp 1.0 Plus! - WPA-PSK precomputation attack. <jwright@hasborg.com> genpmkp: Must specify a dictionary file with -f or an alphabet with -b Usage: genpmkp [options]
-f Dictionary file -d Output hash file -b Brute force's alphabet -M (only required with -b) maximum passphrase's length -m (only required with -b) minimum passphrase's length -p (optional with -b)Add this prefix to brute force's passphrases -R Start/restore from a previous session saved in a file -s Network SSID -h Print this help information and exit -v Print verbose information (more -v for more verbosity) -V Print program version and exit
After precomputing the hash file, run cowpatty with the -d argument. lenny:/home/dudu#
|
|
|
|
« Última modificación: 19-09-2008, 10:47 (Viernes) por *dudux »
|
En línea
|
|
|
|
|
|
*dudux
Visitante
|
 |
« Respuesta #12 : 04-09-2009, 21:53 (Viernes) » |
|
|
|
|
|
|
En línea
|
|
|
|
Jano.
 
Desconectado
Mensajes: 7

Ubuntu 10.04 - User # 19647
|
 |
« Respuesta #13 : 06-09-2009, 14:21 (Domingo) » |
|
Un saludo a todos, - le sugiero que descargar y aplicar esta "patch" para Cowpatty 4.6 . http://www.janoweb.net/drivers-patch/cowpatty-4.6-fixup16-patch.gz- Para las referencias que usted puede leer aquí: http://forum.aircrack-ng.org/index.php?topic=4054.15Ciao Jano
|
|
|
|
« Última modificación: 17-04-2011, 11:12 (Domingo) por Jano. »
|
En línea
|
Personal Server Online: www.janoweb.netAntennas: HyperLink 24-dBi Grid, Panel 14-dBi Wireless: ALFA-AWUS036H, AWUS050NH, D-Link DWL-G650, D-Link DWL-G122, ZyXel G220, Linksys WUB54GR, Intel PRO/Wireless 3945ABG
|
|
|
*dudux
Visitante
|
 |
« Respuesta #14 : 13-09-2009, 15:44 (Domingo) » |
|
gracias jano
|
|
|
|
|
En línea
|
|
|
|
|
|
|
|
|
|
jackemate55
 
Desconectado
Mensajes: 9
|
 |
« Respuesta #18 : 23-04-2011, 00:25 (Sbado) » |
|
|
|
|
|
|
En línea
|
|
|
|
drvalium
Moderador Global

Desconectado
Mensajes: 14615

Misantrópico
|
 |
« Respuesta #19 : 23-04-2011, 00:36 (Sbado) » |
|
por si no habéis dado cuenta este tema lleva muerto casi dos años. jackemate55, con los datos que has dejado antes mi recomendacion es que lo dejes correr, te morirás de viejo mucho antes de pasar un diccionario completo.- 7 horas he estado pasar un diccionario de 1040 MB Y SOLO 72 MB en 7horas y el diccionario es para Vodafone de 14 dígitos letras en mayuscolas si tu PC fuese capaz de computar 500.000 claves por segundo (ya te aseguro que ni te acercas a esa cifra) tardarías 4.148.018 años en pasar el diccionario. http://lastbit.com/pswcalc.aspun saludo Pd: de video tutoriales seguro que el Youtube está lleno.
|
|
|
|
« Última modificación: 23-04-2011, 00:38 (Sbado) por drvalium »
|
En línea
|
Acogiéndome al reglamento del foro, cualquier usuario que me envié un privado en busca de soporte personalizado sobre Wifislax/Wifiway y/o las herramientas que incluyen, será inmediatamente baneado. ¿Por que "todo junto" va separado y "separado" va todo junto? ¿Por que no hay comida de gato con sabor a ratón?
|
|
|