|
|
|
@ -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) |
|
|
|
|