iagox86 / dnscat2

BSD 3-Clause "New" or "Revised" License
3.43k stars 601 forks source link

Implement basic reconnect/rebeacon #137

Open kost opened 5 years ago

kost commented 5 years ago

If server side is not available for some time, client will disconnect and quit. That means losing shell. This is bit hackish implementation of reconnect/rebeacon. Also, implemented hardcoding of the most needed parameters.

As I told you. it is not perfect, but it works. Feel free to decide what you want with it ;)