nicocha30 / ligolo-ng

An advanced, yet simple, tunneling/pivoting tool that uses a TUN interface.
GNU General Public License v3.0
2.62k stars 260 forks source link

onnectex: An attempt was made to access a socket in a way forbidden by its access permissions #10

Closed Atsika closed 2 years ago

Atsika commented 2 years ago

Hi,

There is an error when I try to run agent.exe on a victim machine.

C:\Users\ariah\Documents>.\agent.exe -ignore-cert -connect 192.168.49.134:11601
time="2022-01-01T09:42:16-08:00" level=warning msg="warning, certificate validation disabled"
time="2022-01-01T09:42:16-08:00" level=error msg="Connection error: dial tcp 192.168.49.134:11601: connectex: An attempt was made to access a socket in a way forbidden by its access permissions."
time="2022-01-01T09:42:16-08:00" level=fatal msg="dial tcp 192.168.49.134:11601: connectex: An attempt was made to access a socket in a way forbidden by its access permissions."

C:\Users\ariah\Documents>

This error happened while I was doing Nickel from Proving Grounds. I don't know if the error is related to this machine particularly.

Best regards,

Atsika

Atsika commented 2 years ago

Duplicate of #11 . Can be removed.