ShutdownRepo / shellerator

Simple CLI tool for the generation of bind and reverse shells in multiple languages
GNU General Public License v3.0
361 stars 50 forks source link

Not fully working shell after printing commands. #7

Closed t0-git closed 4 years ago

t0-git commented 4 years ago

Hello,

After printing the needed commands, my terminal is not fully working. When I type something, it's not printed (but if I hit enter, it's executed, and if I hit enter multiple times, my PS1 is printed after the previous one directly, not under).

Screenshot_2020-07-03_18-45-16

Same issue if I enter the complete command (--reverse-shell etc)


System

Linux blackarch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64 GNU/Linux


Applications


Thanks for your time :)

ShutdownRepo commented 4 years ago

Thanks for the issue! Do you encounter this problem when printing any type of shell? In this example you're echoing python ones. Do you have the same issues with nc for instance?

t0-git commented 4 years ago

Sorry for the inconveniance. After the last updates of the system, it works fluently. Sorry again :/