-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Weird connection issue when generating implant #2238
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels