esp32-wifi-penetration-tool
esp32-wifi-penetration-tool copied to clipboard
Allow specifing client MAC which will be attacked
Some clients ignore broadcast deauthentications. If this is the case, you will need to send a deauthentication directed at the particular client.
The PR implemented the feature of sending a deauthentication directed at the particular client.
And the hardcoded password of rough AP may allow someone access the management page, so I changed it to the ramdom one which is generated at runtime.
You should provide flashing and using guide in youtube video....