mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-06 17:15:24 +02:00
405 B
405 B
bully
Brute-force the WPS pin of a wireless access point. Necessary information must be gathered with
airmon-ng
andairodump-ng
before usingbully
. More information: https://salsa.debian.org/pkg-security-team/bully.
- Crack the password:
bully {{[-b|--bssid]}} "{{mac}}" {{[-c|--channel]}} "{{channel}}" {{[-B|--bruteforce]}} "{{interface}}"
- Display help:
bully {{[-h|--help]}}