Skip to content

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.

Notifications You must be signed in to change notification settings

Kalihackz/Wifi_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages