mirror of
https://github.com/sploutchy/impacket
synced 2026-06-08 17:32:01 +00:00
d285faf2ea
* Use -socks switch when running smbrelayx.py * SOCKS4 and SOCKS5 should work * Bypass logoff attempts and sends keep alive packets to keep connections open * Lots of things to improve, mainly dynamic subscriptions of port handlers so we can add protocol handlers easier (e.g. MSSQL, HTTP, etc) * Testing needed. Porting to ntlmrelayx.py soon.