nicocha30 / ligolo-ng

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

[feature request]? - running agent with admin privileges #68

Closed allendemoura closed 5 months ago

allendemoura commented 5 months ago

love your tool!

as noted in the readme, nmap SYN scan packets are forwarded from the agent as TCP connect, due to the agent running without privs. however I have often found myself in a situation where I'm running the agent from a fully compromised pivot machine as SYSTEM. would be really cool to be able to enable a fully privileged mode! is this feasible/worth it?

nicocha30 commented 5 months ago

Hey @allendemoura,

This would require a complete overhaul of ligolo-ng. The best thing is to consider using Wireguard or another more traditional VPN technology.