Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.3 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.3 KB

Dictionary Wifi Attack Tool

This repository presents a simple Python program for testing a large number of passwords (dictionary) to connect to a WiFi network.

Note: This repository is for educational purposes, as announced in its accompanying documentation. It is intended to serve as a tool for understanding the importance of strong password security and to demonstrate the complex and challenging process of attacking by brute force in network systems. Any unauthorized or malicious use of this program is strictly prohibited, and the creators of this repository bear no responsibility for such actions. Users are expected to adhere to ethical guidelines and legal regulations while engaging with this software.

Features

  • You can select your dictionary as needed (text file).
  • Graphical user interface (GUI).
1

For Testing

  • First, download or clone the repository.
  • Second, ensure that you have installed the required libraries and fixed dependencies (path).
  • Run the script 'ui.py'.

License

This repository is licensed under the MIT License.

For contributors

Every collaborator is welcome to contribute to this repository.