jm33-m0 / emp3r0r

Linux/Windows post-exploitation framework made by linux user
https://infosec.exchange/@jm33
MIT License
1.25k stars 235 forks source link

`run_proxy` throws port_fwd error #192

Closed jm33-m0 closed 1 year ago

jm33-m0 commented 1 year ago

Here's the error:

jm33-m0 commented 1 year ago

Tested on TOR transport which has very low quality connection, this error can be reproduced. I also discovered that get file feature fails at 99% progress.

zqd233 commented 1 year ago

I think I found the reason :( It is my mistake I set autoproxy feature to N Enable autoproxy feature (will enable UDP broadcasting)? [y/N]

That's why I can not use autoproxy

Thanks a lot for answer

jm33-m0 commented 1 year ago

I will test again with broadcasting on, but I doubt it's the reason

jm33-m0 commented 1 year ago

@zqd233 You are right, the root cause of this issue is socks proxy server is not running on agent side. I am pushing a fix in the next release.