LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bully

Brute-force WPS pins to recover WPA/WPA2 passphrases

TLDR

Brute-force the WPS pin of an access point
$ bully -b [mac] -c [channel] [interface]
copy
Display help
$ bully -h
copy

SYNOPSIS

bully [options] interface

DESCRIPTION

bully is a WPS (Wi-Fi Protected Setup) brute-force attack tool that exploits vulnerabilities in the WPS protocol to recover the WPA/WPA2 passphrase. It attempts to crack the 8-digit WPS PIN through systematic guessing.Before using bully, network information must be gathered using tools like airmon-ng and airodump-ng to identify the target's MAC address and channel.

PARAMETERS

-b, --bssid mac

Target access point MAC address
-c, --channel channel
Target wireless channel
-B, --bruteforce
Enable brute-force mode
-h, --help
Display help information

INSTALL

sudo apt install bully
copy
sudo pacman -S bully
copy
nix profile install nixpkgs#bully
copy

CAVEATS

Only use on networks you own or have explicit authorization to test. WPS attacks are detectable and may trigger lockouts. Many modern routers have WPS protections that limit attack effectiveness. Unauthorized use is illegal.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid