added wifite2 as a tool

This commit is contained in:
Alessandro Mauri 2018-11-03 16:16:51 +01:00
parent bf3199f74a
commit f501cf5d95

View File

@ -1,6 +1,5 @@
--/ List of tools made for collecting information on wifi networks \-- --/ List of tools made to attack wifi networks \--
- nmap / zenmap (GUI) // Used to map networks
- airodump-ng // Monitor packages - airodump-ng // Monitor packages
- airmon-ng // Enable monitor mode on wifi cards - airmon-ng // Enable monitor mode on wifi cards
- aireplay-ng // Deauth attacks - aireplay-ng // Deauth attacks
@ -11,6 +10,7 @@
--/ Scripts \-- --/ Scripts \--
- wifite // Collection of tools mainly aimed for cracking wifi networks - wifite // Collection of tools mainly aimed for cracking wifi networks
- wifite2 // Improved version of wifite
- airgeddon // Collection of tools for cracking, decrypting and attacking wifi networks - airgeddon // Collection of tools for cracking, decrypting and attacking wifi networks
- fluxion // Collection of tools aimed to create fake APs (also in spoof) - fluxion // Collection of tools aimed to create fake APs (also in spoof)
- wifiphisher // Phish APs and create fake auth pages like fluxion but better (also in spoof) - wifiphisher // Phish APs and create fake auth pages like fluxion but better (also in spoof)