Skip to content

Shell script to crack wifi passwords via bruteforce attack

Notifications You must be signed in to change notification settings

nillbot/WiFi_Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The script utilizes the nmcli tool for network management and offers a simple way to
list available WiFi networks and perform brute-force attacks on them.

  • Clone or download the script to your local machine.
  • Give executable permissions: chmod +x WiFi_Cracker.sh
  • Run the script: ./WiFi_Cracker.sh

  • option 1 to list available WiFi networks.

Screenshot_2024-03-26_08_33_22


  • option 2 to perform a brute-force attack on a specific WiFi network.

Screenshot_2024-03-26_07_33_32

About

Shell script to crack wifi passwords via bruteforce attack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages