← 返回命令列表

Linux command

bully 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Brute-force

bully -b [mac] -c [channel] [interface]

Example

bully -h

说明

bully is a WPS (Wi-Fi Protected Setup) brute-force attack tool that exploits vulnerabilities in the WPS protocol to recover the WPA/WPA2 passphrase. It attempts to crack the 8-digit WPS PIN through systematic guessing. Before using bully, network information must be gathered using tools like airmon-ng and airodump-ng to identify the target's MAC address and channel.

参数

-b, --bssid _mac_
Target access point MAC address
-c, --channel _channel_
Target wireless channel
-B, --bruteforce
Enable brute-force mode
-h, --help
Display help information

FAQ

What is the bully command used for?

bully is a WPS (Wi-Fi Protected Setup) brute-force attack tool that exploits vulnerabilities in the WPS protocol to recover the WPA/WPA2 passphrase. It attempts to crack the 8-digit WPS PIN through systematic guessing. Before using bully, network information must be gathered using tools like airmon-ng and airodump-ng to identify the target's MAC address and channel.

How do I run a basic bully example?

Run `bully -b [mac] -c [channel] [interface]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -b, --bssid _mac_ do in bully?

Target access point MAC address