iagox86 / dnscat2

BSD 3-Clause "New" or "Revised" License
3.4k stars 599 forks source link

Adds shutdown method to DriverConsole #146

Closed ngo closed 4 years ago

ngo commented 4 years ago

This gets rid errors when you exit a console window (e.g. if you open a new window with exec -c /bin/bash and then switch to it and type exit)

Error caught (for more information, check window 'dns1'):
#<NoMethodError: undefined method `shutdown' for #<DriverConsole:0x00005605f542ebd0>>