roccomuso / alveare

:honeybee: Multi-client, multi-threaded reverse shell handler written in Node.js
MIT License
73 stars 13 forks source link

Connection stuck with big payloads #8

Closed roccomuso closed 4 years ago

roccomuso commented 4 years ago

When fetching a big file, like:

cat big-file

The bee connections is stuck/closed, can't recover it. Even trying unbind/bind.

roccomuso commented 4 years ago

Probably related to https://github.com/roccomuso/netcat/issues/11