bully: add page (#9561)

* bully: add page

* Apply suggestions from code review

* Update bully.md

* Update pages/linux/bully.md
pull/1/head
Madawa De Silva 2022-12-01 08:00:30 +05:30 committed by GitHub
parent 717c090bb7
commit 312475c70c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

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`