Empire-GUI icon indicating copy to clipboard operation
Empire-GUI copied to clipboard

SOCKS proxy support when connecting to Empire server

Open 0x27 opened this issue 7 years ago • 2 comments

It would be rather neat to have the option to use a SOCKS5 proxy when connecting to the Empire server, largely for cases where you have bound the API interface to localhost on a remote box, and want to use "ssh -D" type tunnel to access it, for paranoia/security reasons.

0x27 avatar Apr 24 '18 07:04 0x27

@0x27 Have you tried facilitating a socks proxy via SSH or HTTP proxy with proxychains and the client? I'm just curious as to why that wouldn't work?

xorrior avatar Apr 24 '18 16:04 xorrior

This could be possible. I'm looking into this: https://www.npmjs.com/package/socket.io-proxy

dchrastil avatar Apr 25 '18 02:04 dchrastil