add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

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

@@ -0,0 +1,13 @@
# bully
> 对无线接入点的WPS PIN进行暴力破解。
> 在使用`bully`之前,必须使用`airmon-ng`和`airodump-ng`收集必要的信息。
> 更多信息:<https://salsa.debian.org/pkg-security-team/bully>。
- 破解密码:
`bully --bssid "{{mac}}" --channel "{{channel}}" --bruteforce "{{interface}}"`
- 显示帮助:
`bully --help`