WEPBuster - 无线安全检测工具


BSD
Linux
Perl

软件简介

WEPBuster 是一个用来检测无线网络的安全的工具,请勿非法使用。该工具同时包含一个无线密码的字典库,用来尝试攻破无线WEP密码。

在 WEP 破解上主要特性:

- Mac address filtering bypass (via mac spoofing)
- Auto reveal hidden SSID
- Client-less Access Point injection (fragmentation, -p0841)
- Shared Key Authentication
- whitelist (crack only APs included in the list)
- blacklist (do not crack AP if it’s included in the list)

该工具使用 Perl 编写,需要有 Perl 的运行环境,使用方法如下:

perl wepbuster [channel(s)]
perl wepbuster [sort | connect] [hostname/ip address]
perl wepbuster permute [OPTIONS]
or
perl wepbuster –help | –man for list of all supported options.