Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 908 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 908 Bytes

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