nicocha30 / ligolo-ng

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

Agent panic if username fetch fails #35

Closed TrixterTheTux closed 1 year ago

TrixterTheTux commented 1 year ago

Currently, the agent will just crash if the username fetch fails due to a missing err check. Not sure if there's an easy way to reproduce this for others, though it has happened on Windows with the iis apppool\defaultapppool user making it impossible to use the agent otherwise.

nicocha30 commented 1 year ago

Merged! Thanks @TrixterTheTux