Description |
- [Name] - berate_ap
- [Version] - Latest git master (latest tag is from create_ap, as this repo forked create_ap and modified it)
- [Homepage] - https://github.com/sensepost/berate_ap
- [Download] - git clone https://github.com/sensepost/berate_ap
- [Author] - Cablethief, Sensepost
- [Licence] - BSD 2-Clause "Simplified" License
- [Description] - Script for orchestrating mana rogue WiFi Access Points. It can also handle regular hostapd AP and create AP easily.
- [Dependencies] - hostapd-mana bash util-linux procps hostapd-mana iproute2 iw iwconfig dnsmasq iptables (optionally: haveged)
- [Similar tools] - create_ap (https://github.com/oblique/create_ap)
- [How to install] -
git clone https://github.com/sensepost/berate_ap
- [How to use] -
Its help screen, invoked when there is no parameter explains the different parameters in details and provides examples.
The following example creates a Mana WPA network called PSKNet which will output handshakes to /tmp/hostapd.hccapx (See 0006537):
./berate_ap --mana-wpa wlan0 PSKNet MyPassphrase
|
---|