An open API service indexing awesome lists of open source software.

https://github.com/nillbot/WiFi_Cracker

Shell script to crack wifi passwords via bruteforce attack
https://github.com/nillbot/WiFi_Cracker

bash-script wifi-bruteforce wifi-hacking

Last synced: 12 months ago
JSON representation

Shell script to crack wifi passwords via bruteforce attack

Awesome Lists containing this project

README

          

```html
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](https://github.com/nillbot/WiFi_Cracker/assets/163786108/d214cb98-c9df-463d-a457-5169eb0140e1)

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

![Screenshot_2024-03-26_07_33_32](https://github.com/nillbot/WiFi_Cracker/assets/163786108/926d9c73-1bbe-461b-981c-ec4e0d85cb96)