Unlocking la Fonera
Bienvenido(a), Visitante. Favor de ingresar o registrarse.
Julio 30, 2010, 10:12:33

Ingresar con nombre de usuario, contraseña y duración de la sesión
Buscar:     Búsqueda Avanzada
20390 Mensajes en 17362 Temas por 11535 Usuarios
Último usuario: Stoorpgloft
* Inicio Ayuda Buscar Ingresar Registrarse
+  Unlocking la Fonera
|-+  Unlocking la Fonera
| |-+  Fonera
| | |-+  Software (Moderador: FrIkI)
| | | |-+  WEP : Nuevo Ataque descubierto
« anterior próximo »
Páginas: [1] Imprimir
Autor Tema: WEP : Nuevo Ataque descubierto  (Leído 17757 veces)
peribrown
Global Moderator
Newbie
*****
Mensajes: 29


Ver Perfil
« en: Abril 05, 2007, 12:22:11 »

Buenas , hace un par de días ha salido un nuevo ataque que mejora el ataque Klein y se reduce enormemente el numero de paquetes a capturar
para crackear una WEP.

Aqui os dejo el enlace para que le hecheis un ojo : http://www.cdc.informatik.tu-darmstadt.de/aircrack-ptw/

La herramienta se llama aircrack-ptw , yo personalmente crackee una WEP de 104 bits con 61000 ivs .... cuando lo normal son muchos más.
Si WEP estaba herido de muerte parece que esto es la estocada final.

Un Saludo.
En línea
*dudux
Jr. Member
**
Mensajes: 81



Ver Perfil
« Respuesta #1 en: Abril 05, 2007, 01:10:49 »

 Aqui teneis un script de como se instala aircrack-ptw y como se compila libpcap................suerte
a mi van unas cuantas con 47.000 paquetes.............todas de 128 bits......
imaginaros las de 64 bits WEP..........


Citar
cd /root

wget http://www.tcpdump.org/release/libpcap-0.9.5.tar.gz
tar xvzf libpcap-0.9.5.tar.gz
cd libpcap-0.9.5
./configure --prefix=/usr
su -c 'make install-shared'
su -c 'rm /usr/lib/libpcap.so; ln -s libpcap.so.0.9.5 /usr/lib/libpcap.so'
su -c '/sbin/ldconfig'


cd /root

wget http://www.cdc.informatik.tu-darmstadt.de/aircrack-ptw/download/aircrack-ptw-1.0.0.tar.gz

tar -zxvf aircrack-ptw-1.0.0.tar.gz
cd aircrack-ptw-1.0.0
make clean && make
cp aircrack-ptw /usr/bin/
« Última modificación: Abril 07, 2007, 07:51:04 por *dudux » En línea
ElSorro
Newbie
*
Mensajes: 16


Ver Perfil Email
« Respuesta #2 en: Abril 07, 2007, 04:06:39 »

Ami me da error el siguiente comando:

Citar
./configure --prefix=/usr

ERROR:

Citar
root@OpenWrt:~/libpcap-0.9.5# ./configure --prefix=/usr
checking build system type... ./config.guess: unable to guess system type

This script, last modified 2003-10-16, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

    http://ftp://ftp.gnu.org/pub/gnu/config/

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.

config.guess timestamp = 2003-10-16

uname -m = mips
uname -r = 2.6.19.2
uname -s = Linux
uname -v = #2 Sun Mar 4 22:01:24 CET 2007

/usr/bin/uname -p =
/bin/uname -X     =

hostinfo               =
/bin/universe          =
/usr/bin/arch -k       =
/bin/arch              =
/usr/bin/oslevel       =
/usr/convex/getsysinfo =

UNAME_MACHINE = mips
UNAME_RELEASE = 2.6.19.2
UNAME_SYSTEM  = Linux
UNAME_VERSION = #2 Sun Mar 4 22:01:24 CET 2007
configure: error: cannot guess build type; you must specify one
En línea
JhOnSaY
Newbie
*
Mensajes: 4


Ver Perfil Email
« Respuesta #3 en: Abril 11, 2007, 05:57:03 »

aircrack-ptw disponible para la f0nera.

Solo tienes k poner:

ipkg update

y luego...

ipkg install aircrack-ptw

Para usarlo: aircrack-ptw archivo.cap


A DisfrutarLo Gi&ntilde;ar
En línea
*dudux
Jr. Member
**
Mensajes: 81



Ver Perfil
« Respuesta #4 en: Abril 11, 2007, 07:17:19 »

para que ipkg.conf esta incluido???


en que fuentes esta....??

muy facil lo pintas..............sin instalar libpcap??
En línea
peribrown
Global Moderator
Newbie
*****
Mensajes: 29


Ver Perfil
« Respuesta #5 en: Abril 11, 2007, 08:13:30 »

La libpcap tambien la instala cuando tiras de ipkg al instalar aircrack-ng , es una dependencia del paquete.
Por tanto teniendo instalado aircrack-ng previamente solo instalara ese paquete.
Por cierto , no le veo gran utilidad usar esa herrramienta en una CPU de 166 Mhz .... Cada cual que haga lo que quiera Sonrisa
En línea
Diego
Administrator
Full Member
*****
Mensajes: 149


Ver Perfil Email
« Respuesta #6 en: Abril 11, 2007, 10:16:06 »

cat /etc/ipkg.conf
src fonera http://ipkg.k1k2.de/packages
#src snapshots http://openwrt.org/downloads/snapshots/atheros-2.6/packages
dest root /
dest ram /tmp

src fonera2 http://ipkg.fonera.info
src X-Wrt http://download2.berlios.de/pub/xwrt/kamikaze/atheros-2.6/packages

####
en k1k2.de estan el aircrack-pwt
#####
A ver si os animais y actualizamos los repos de fonera.info , la wiki, un roadmap kizá? xD

Venga un saludo jovenes
En línea
*dudux
Jr. Member
**
Mensajes: 81



Ver Perfil
« Respuesta #7 en: Abril 12, 2007, 12:35:22 »

parece que tengo corrupto mi /etc/ipkg.conf...........no puedo actualizar la fonera........he metido este por ejemplo.........y tampoco.........he creado en mi pc el ipkg.conf con nano y lo he copiado a la fonera.............

lo unico que se me ocurre es que alguien me lo pase intacto el suyo...........necesito arreglar este problema.......

Citar
root@OpenWrt:/etc# cat ipkg.conf
src fonera http://ipkg.k1k2.de/packages
#src snapshots http://openwrt.org/downloads/snapshots/atheros-2.6/packages
dest root /
dest ram /tmp

src fonera2 http://ipkg.fonera.info
src X-Wrt http://download2.berlios.de/pub/xwrt/kamikaze/atheros-2.6/packages

root@OpenWrt:/etc# ipkg update
Downloading http://ipkg.k1k2.de/packages/Packages
wget: bad address 'ipkg.k1k2.de'
Downloading http://ipkg.fonera.info/Packages
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://download2.berlios.de/pub/xwrt/kamikaze/atheros-2.6/packages/Packages
wget: bad address 'download2.berlios.de'
An error ocurred, return value: 3.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp    -q -P /tmp/ipkg-x2LSUu http://ipkg.k1k2.de/packages/Packages'
ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp    -q -P /tmp/ipkg-x2LSUu http://ipkg.fonera.info/Packages'
ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp    -q -P /tmp/ipkg-x2LSUu http://download2.berlios.de/pub/xwrt/kamikaze/atheros-2.6/packages/Packages'
root@OpenWrt:/etc# ping google.com
PING google.com (72.14.207.99): 56 data bytes
64 bytes from 72.14.207.99: icmp_seq=0 ttl=241 time=898.4 ms
64 bytes from 72.14.207.99: icmp_seq=1 ttl=241 time=817.5 ms
64 bytes from 72.14.207.99: icmp_seq=2 ttl=241 time=880.2 ms
64 bytes from 72.14.207.99: icmp_seq=3 ttl=241 time=992.0 ms

--- google.com ping statistics ---
5 packets transmitted, 4 packets received, 20% packet loss
round-trip min/avg/max = 817.5/897.0/992.0 ms
root@OpenWrt:/etc#


alguna idea???
En línea
JhOnSaY
Newbie
*
Mensajes: 4


Ver Perfil Email
« Respuesta #8 en: Abril 12, 2007, 12:43:24 »

root@OpenWrt:/etc# cat ipkg.conf
# src snapshots http://openwrt.org/downloads/snapshots/atheros-2.6/packages
src fonera http://ipkg.k1k2.de/packages
dest root /
dest ram /tmp
src X-Wrt http://downloads.x-wrt.org/xwrt/kamikaze/atheros-2.6/packages
root@OpenWrt:/etc#

ese es el mio y funciona perfectamente, creo k deberias kitar las lineas siguientes.

src fonera2 http://ipkg.fonera.info
src X-Wrt http://download2.berlios.de/pub/xwrt/kamikaze/atheros-2.6/packages
« Última modificación: Abril 12, 2007, 12:45:41 por JhOnSaY » En línea
manolito1998
Newbie
*
Mensajes: 24


Ver Perfil
« Respuesta #9 en: Abril 13, 2007, 10:54:00 »

Mu uwenas,

He probado el aircrack-pwt y la verdad es que hace lo que promete.

Ayer audite una red de la cual tenia unos 300.000 ivs captados. Con el aircrack-ng (pc con back track 2)empeze a desencriptar y no terminaba (llevaba unos 15 minutos intentandolo. Probe el aircrack-pwt (fonera) y en unos 5 minutos mas o menos ya la desencripte. Esto significa que con el pc y aircrack-pwt hubiese tardado mucho menos.

Muchas gracias
En línea
Páginas: [1] Imprimir 
« anterior próximo »
Ir a:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006, Simple Machines LLC XHTML 1.0 válido! CSS válido!
Página creada en 0.1 segundos con 19 queries.