Joe

Results 303 comments of Joe

Odd, I wonder why that gRPC context has a hard coded timeout ... well should be easy to fix.

![image](https://github.com/BishopFox/sliver/assets/875022/07009186-0dcc-4c80-bed8-e70c09e2afb4)

Only HTTP/S proxies are supported by the implant currently.

Oh that's probably a bug.

Already in the works for v1.6 :) no release date yet though.

Do you have any more information about the remote system? Is it an odd distribution/container? Not enough information to help.

Does `/bin/bash` exist on the remote system? We try to fallback to `/bin/sh` if it doesn't exist, but the fallback is maybe buggy?

If possible can you re-test with an implant compiled with `--debug`?

Okay, sounds like it could be a race condition or dead lock in our tunnel code.