On the current firmware 0.9.2 there are multiple optimizations possibilities regarding the behavior of Wi-Fi during:
-Wi-Fi Attacks:
OPEN SSID (ESP_xxxxx) Broadcast starts when one of the Wi-Fi attacks are currently executed.
If possible this should be disabled (or hidden if it breaks functionality) during ANY Wi-Fi operation since it impacts the esp32marauders covert effectiveness.
The program needs to handle the kill signal when it is running a wifi jamming attack on infinite loop, by deleting the *.csv files and restarting the Network Manager.
ShockWave looks up for every connected device on the local network, then starts sending deauthentication packets to each of them. It is basically a wifi jammer, except it includes a white-list. Enjoy all the bandwidth you can have :)
Python Tool to automate WIFI attacks to obtain handshake, PMKID attack, make networks temporarily down, create fake AP's and launch an Evil Twin attack.
On the current firmware 0.9.2 there are multiple optimizations possibilities regarding the behavior of Wi-Fi during:
-Wi-Fi Attacks:
OPEN SSID (ESP_xxxxx) Broadcast starts when one of the Wi-Fi attacks are currently executed.
If possible this should be disabled (or hidden if it breaks functionality) during ANY Wi-Fi operation since it impacts the esp32marauders covert effectiveness.
With this