Turtle3860 / Wifi_Tool

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Python 100.0%