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
- Host: GitHub
- URL: https://github.com/nillbot/WiFi_Cracker
- Owner: nillbot
- Created: 2024-03-25T02:06:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T09:16:04.000Z (over 2 years ago)
- Last Synced: 2024-08-07T23:58:02.338Z (almost 2 years ago)
- Topics: bash-script, wifi-bruteforce, wifi-hacking
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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