Skip to content
/ WC Public

WC (Wi-Fi Cracker) is a security audit tool used to check the strength of Wi-Fi passwords using a Raspberry Pi. It is able to tell if a WPA/WPA2 access point is using a weak passphrase by trying to guess it via dictionary-based attacks.

License

Notifications You must be signed in to change notification settings

Balzu/WC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WC (Wi-Fi Cracker)

WC (Wi-Fi Cracker) is a security audit tool used to check the strength of Wi-Fi passwords using a Raspberry Pi. It is able to tell if a WPA/WPA2 access point is using a weak passphrase by trying to guess it via dictionary-based attacks.

Usage

Enter src folder and run python3 cracker.py with super user permissions.

Extensions

You can add any dictionary to be used for password cracking by adding a file in the dictionaries folder having one word per line. The first line may start with a # followed by the description of the dictionary. This description is used inside the tool when choosing among distinct dictionaries.

Demo

A preview of the tool is shown below, or just take a look at the video on Youtube

About

WC (Wi-Fi Cracker) is a security audit tool used to check the strength of Wi-Fi passwords using a Raspberry Pi. It is able to tell if a WPA/WPA2 access point is using a weak passphrase by trying to guess it via dictionary-based attacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages