bully: add page (#9561)

* bully: add page

* Apply suggestions from code review

* Update bully.md

* Update pages/linux/bully.md
This commit is contained in:
Madawa De Silva
2022-12-01 08:00:30 +05:30
committed by GitHub
parent 717c090bb7
commit 312475c70c

13
pages/linux/bully.md Normal file
View File

@@ -0,0 +1,13 @@
# 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`