?>/script>'; } ?> Zizzania v0.0.1 Automated Deauth Attack Widgets Magazine

Autor Tema: Zizzania v0.0.1 Automated Deauth Attack  (Leído 2377 veces)

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

cLn

  • Visitante
Zizzania v0.0.1 Automated Deauth Attack
« en: 16-11-2016, 17:50 (Miércoles) »
Hola...mirando por seclist.us a ver si había algo interesante he visto esto, por si queréis incluirlo en la distro....

Changelog zizzania v0.0.1:
+ Remove trailing empty line
+ Properly hex-escape SSID during printing
+ Explicitly use the length field to print SSID



Citar
zizzania sniffs wireless traffic listening for WPA handshakes and dumping only those frames suitable to be decrypted (one beacon + EAPOL frames + data). In order to speed up the process, zizzania sends IEEE 802.11 DeAuth frames to the stations whose handshake is needed, properly handling retransmissions and reassociations and trying to limit the number of DeAuth frames sent to each station.

Dependencies:
+ SCons http://www.scons.org/
+ libpcap http://www.tcpdump.org/
+ uthash https://troydhanson.github.io/uthash/

Usage & Installation:

Citar
git clone https://github.com/cyrus-and/zizzania
cd zizzania
 
For Debian/Kali 2.0
sudo apt-get install scons libpcap-dev uthash-dev
 
Mac OSX
brew install scons libpcap clib
clib install troydhanson/uthash # from this directory
 
make
cd src
./zizzania
 
Upgrade:
git pull origin master

Source : https://github.com/cyrus-and/zizzania

Espero que os sirva...

Saludos...!!