Bootmiester
Bootmiester copied to clipboard
Advanced deauthentication script.
BOOTMIESTER
Advanced Deauthenticating Script
Instead of manually switching your adapter mode and giving commands to the shell which could be time taking when trying to boot a bunch of selected devices, bootmiester helps you to deauth those specific devices in just a matter of seconds.
Installation
Run install.sh
as sudo and it will automatically install bootmiester along with all the tools this script is using.
$ git clone https://github.com/Yashvendra/Bootmiester.git
$ cd Bootmiester
$ chmod +x install.sh
$ sudo ./install.sh
Usage
Make sure you run this tool as super user
$ sudo bootmiester
Then follow the instructions on the terminal screen. Also make sure to let the packet scanning run for a good 6-8 seconds then press ctrl+c
to stop capturing.
Uninstallation
$ cd /root/bootmiester
$ sudo ./uninstall.sh
$ rm -rf /root/bootmiester
Upcoming Feature
Will daemonize the attaking phase and perform some simple tweaks to clean the output. Stay Tuned :)