jm33-m0 / emp3r0r

Linux/Windows post-exploitation framework made by linux user
https://infosec.exchange/@jm33
MIT License
1.26k stars 232 forks source link

port_fwd: connection timeout #39

Closed jm33-m0 closed 3 years ago

jm33-m0 commented 3 years ago

https://github.com/jm33-m0/emp3r0r/blob/2bc9c19c265c377e03bc3055174ab3926cb78ddb/core/lib/cc/ssh.go#L84

When opening a new ssh session it has a >50% chance to fail, and we see a blank screen in newly opened tmux window, however the port mapping is correctly established.

jm33-m0 commented 3 years ago

Did some tests, turns out it's a bug of port_fwd feature