p0dalirius / Coercer

A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
https://podalirius.net/
GNU General Public License v2.0
1.8k stars 182 forks source link

[enhancement] Is there a way to have the listen address and the address used in the UNC path to be different? #75

Open dms1lva opened 9 months ago

dms1lva commented 9 months ago

Is there a way to have the listen address and the address used in the UNC path to be different?

I need to perform port forwarding to receive the connection so the listen address and the address in the UNC path are different.

p0dalirius commented 9 months ago

I should add it yes

I will very soon