Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.36 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.36 KB

This is a python3 tool for scanning nearby Wifi and connecting to it either by normal manual 
password entry or by brute force attack using a password file.

Need some modules for python :

  • wifi - pip3 install wifi
  • time - Comes pre-installed with python3
  • termcolor - pip3 install termcolor
  • texttable - pip3 install texttable

  • Wifi_Tool.py - Used for scanning nearby Wifi Networks,Connect to it either by manual password entry or by brute force attack.

Screenshot Of Wifi_Tool Date: Sat March 02 09:13:25 PM