From f501cf5d95e5d4a49331b598d8ac198b8f44a442 Mon Sep 17 00:00:00 2001 From: gunboy001 Date: Sat, 3 Nov 2018 16:16:51 +0100 Subject: [PATCH] added wifite2 as a tool --- wifi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wifi.txt b/wifi.txt index cad21e2..7a3af06 100644 --- a/wifi.txt +++ b/wifi.txt @@ -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 - airmon-ng // Enable monitor mode on wifi cards - aireplay-ng // Deauth attacks @@ -11,6 +10,7 @@ --/ Scripts \-- - 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 - 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)