[GH-ISSUE #1153] Randomise the attacks #535

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

Originally created by @tytower on GitHub (Sep 21, 2019).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1153

So it would be better if the deauther attack were not permanently on.
It would be much better to switch it on and off each say, 20 seconds and let the wifi reconnect and work for a while and then swith deauthor on for a while .

I don't see that this facility is available here now but I wonder if there is an experienced coder that has worked on this project that can tell me where the randomising code would go .

I'm quite able to write the code but there are many programs in there and not being familiar with them I just need a pointer to where it might be best placed. That would save me a lot of catchup time if someone can be bothered .

I can probably tie this in with the randomising request in issue #1125 I think.

Clearly there is a random function there already
"RANDOM
enable random
Enables SSID random mode with given interval in seconds.
disable random Disables SSID random mode.

Originally created by @tytower on GitHub (Sep 21, 2019). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1153 So it would be better if the deauther attack were not permanently on. It would be much better to switch it on and off each say, 20 seconds and let the wifi reconnect and work for a while and then swith deauthor on for a while . I don't see that this facility is available here now but I wonder if there is an experienced coder that has worked on this project that can tell me where the randomising code would go . I'm quite able to write the code but there are many programs in there and not being familiar with them I just need a pointer to where it might be best placed. That would save me a lot of catchup time if someone can be bothered . I can probably tie this in with the randomising request in issue #1125 I think. Clearly there is a random function there already "RANDOM enable random <interval> Enables SSID random mode with given interval in seconds. disable random Disables SSID random mode.
kerem 2026-02-28 00:03:19 +03:00
Author
Owner

@13r1ckz commented on GitHub (Oct 8, 2019):

Thank you for the interest in this code.

Tis option you talked about will not be included in to the code.
Tis will not happen due to this being a development/test tool. So this tool is not made to be annoying it is meant to check your network or try other deauther related test.
As the included license says you are allowed to modify the code the way you see fit for your use. This will not be our responsibility, or our task to make.

We will close this issue now because this will have no future.

<!-- gh-comment-id:539697686 --> @13r1ckz commented on GitHub (Oct 8, 2019): Thank you for the interest in this code. Tis option you talked about will not be included in to the code. Tis will not happen due to this being a development/test tool. So this tool is not made to be annoying it is meant to check your network or try other deauther related test. As the included license says you are allowed to modify the code the way you see fit for your use. This will not be our responsibility, or our task to make. We will close this issue now because this will have no future.
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#535
No description provided.