vk496 / linset

Evil Twin Attack Bash script
http://foro.seguridadwireless.net/aplicaciones-y-diccionarios-linux/linset-0-10-wpa2-hack-sin-fuerza-bruta
GNU General Public License v3.0
550 stars 218 forks source link

I am unable to install in Kali #5

Closed frafrichile closed 9 years ago

frafrichile commented 9 years ago

what are the steps to install this tool in Kali ?

ghost commented 9 years ago

Download the ZIP and place linset on your desktop. Open a terminal and write the following commands:

cd Desktop bash linset

If you require administrative privileges, add 'sudo' to the start of the previous command. Be sure to install any other additional packages if indicated in linset.

frafrichile commented 9 years ago

Thanks that worked.