Weird connection issue when generating implant
Author: cyberguerilla68Created Apr 5, 2026Updated Apr 22, 2026
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Generate implant with generate --arch amd64 --format exe --http http://192.168.1.10 --os windows --traffic-encoders --spoof-metadata
[*] Generating new windows/amd64 implant binary
[*] Symbol obfuscation is enabled
⠧ Compiling, please wait ...j
[!] rpc error: code = Unavailable desc = error reading from server: read tcp 100.65.0.2:57804: operation timed out
[!] rpc error: code = Unavailable desc = error reading from server: read tcp 100.65.0.2:57804: operation timed out
Lost connection to server. Exiting now.
Expected behavior It generates an implant
- OS: gentoo linux
Additional context That is not the IP of my server, it is all running on the same machine, and the lhost ip specified for the client config is 127.0.0.1
Source: BishopFox/sliver