bully

Brute-force the WPS pin of a wireless access point. Necessary information must be gathered with airmon-ng and airodump-ng before using bully. More information: <https://salsa.debian.org/pkg-security-team/bully>.

Install

All systems
curl cmd.cat/bully.sh
Arch Arch Linux
pacman -S bully
image/svg+xml Kali Linux
apt-get install bully

Brute-force the WPS pin of a wireless access point. Necessary information must be gathered with airmon-ng and airodump-ng before using bully. More information: <https://salsa.debian.org/pkg-security-team/bully>.

  • Crack the password:
    bully --bssid "mac" --channel "channel" --bruteforce "interface"
  • Display help:
    bully --help

© tl;dr; authors and contributors