sudo ./krackattack/krack_all_zero_tk.py wlan1 wlan0 usb0 "Familia Couto" -t 00:21:5d:ea:fe:be
```
* `wlan1`: interface that listens and injects packets on the real channel
* `wlan0`: interface that runs the Rogue AP
* `usb0`: interface in which is provided internet access
* `"Familia Couto"`: SSID of the target network
* `-t 00:21:5d:ea:fe:be`: MAC address of the attacked client
este es el ejemplo que viene para utilizar el script .. tengo configuradas la tarjeta de red como viene el las instrucicones del archivo readme creo estar bien en cuanto a eso .. lo que no logro entender ni encontrar solucion es a lo de L2Socket no definido
```
* `wlan1`: interface that listens and injects packets on the real channel
* `wlan0`: interface that runs the Rogue AP
* `usb0`: interface in which is provided internet access
* `"Familia Couto"`: SSID of the target network
* `-t 00:21:5d:ea:fe:be`: MAC address of the attacked client
este es el ejemplo que viene para utilizar el script .. tengo configuradas la tarjeta de red como viene el las instrucicones del archivo readme creo estar bien en cuanto a eso .. lo que no logro entender ni encontrar solucion es a lo de L2Socket no definido