Closed init5-SF closed 3 weeks ago
Describe the bug I am running the ligoloNG linux agent, whether I run it in bind mode or listener mode, I get the error: ERRO[0001] msgpack: unexpected code=21 decoding map length
ERRO[0001] msgpack: unexpected code=21 decoding map length
To Reproduce Steps to reproduce the behavior:
privilege@Linux1:~$ ./ligolo_agent_elf -connect 10.10.200.14:11601 -ignore-cert WARN[0000] warning, certificate validation disabled INFO[0000] Connection established addr="10.10.200.14:11601" ERRO[0001] msgpack: unexpected code=21 decoding map length
On the server side I see this: ligolo-ng » ERRO[0091] could not register agent, error: EOF
ligolo-ng » ERRO[0091] could not register agent, error: EOF
Expected behavior Connection should establish successfully
Screenshots
Proxy information:
Linux kali 6.10.11-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.10.11-1kali1 (2024-09-26) x86_64 GNU/Linux
Agent information:
Linux Linux1 5.4.0-52-generic #57~18.04.1-Ubuntu SMP Thu Oct 15 14:04:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Ligolo-ng 0.7.2-alpha
nvm, it was caused by version mismatch between proxy and agent :/ Closing
Describe the bug I am running the ligoloNG linux agent, whether I run it in bind mode or listener mode, I get the error:
ERRO[0001] msgpack: unexpected code=21 decoding map length
To Reproduce Steps to reproduce the behavior:
On the server side I see this:
ligolo-ng » ERRO[0091] could not register agent, error: EOF
Expected behavior Connection should establish successfully
Screenshots
Proxy information:
Linux kali 6.10.11-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.10.11-1kali1 (2024-09-26) x86_64 GNU/Linux
Agent information:
Linux Linux1 5.4.0-52-generic #57~18.04.1-Ubuntu SMP Thu Oct 15 14:04:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Ligolo-ng 0.7.2-alpha