BoopSuite 09-05-2017, 12:49 PM
#1
BoopSuite - BoopSuite a wireless pentesting suite designed to emulate aircrack-ng functionality for personal growth.
This suite includes:
Examples:
To start sniffing:
To specify a channel:
Boop also works on the 5ghz spectrum if you have a supporting card:
If some processes are interfering then you can preemptively kill them with:
If you want to see unassociated clients:
If you want to filter by a specific AP mac address:
To launch a deauth attack:
![[Image: Run.png]](https://github.com/MisterBianco/BoopSuite/raw/master/Images/Run.png)
This suite includes:
- A wireless sniffer
- Two gui's for the wireless sniffer (old/new)
- A wireless deauthentication script
- A monitor mode enabler
Examples:
![[Image: Running.png]](https://github.com/MisterBianco/BoopSuite/raw/master/Images/Running.png)
To start sniffing:
Code:
boopsniff -i wlan1monTo specify a channel:
Code:
boopsniff -i wlan1mon -c 6Boop also works on the 5ghz spectrum if you have a supporting card:
Code:
boopsniff -i wlan1mon -f 5If some processes are interfering then you can preemptively kill them with:
Code:
boopsniff -i wlan1mon -kIf you want to see unassociated clients:
Code:
boopsniff -i wlan1mon -uIf you want to filter by a specific AP mac address:
Code:
boopsniff -i wlan1mon -a xx:xx:xx:xx:xx:xxTo launch a deauth attack:
Code:
boopstrike -i wlan1mon![[Image: GUI.png]](https://github.com/MisterBianco/BoopSuite/raw/master/Images/GUI.png)
Note: all pcap files will be saved in the directory ~/pcaps
![[Image: Top.png]](https://github.com/MisterBianco/BoopSuite/raw/master/Images/Top.png)
![[Image: Vs4P58c.png]](https://i.imgur.com/Vs4P58c.png)




![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)