Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 998 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 998 Bytes

SocksProxyServer-Plugin

The Socks Proxy Plugin runs a Socks Proxy Server for Invoke-SocksProxy that supports Socks 4 and 5 protocols. This plugin is entirely contained in Empire and runs in the background.

Install

Prerequisites:

  • Empire >= 6.0
  1. Install from the Marketplace

image

Usage

Client

  1. Once installed from the Marketplace go to the settings tab of the plugin image

  2. The ports default to 443 for listening for an external connection and 1080 for use by proxychains

Future Features

  • Add multiple socks server support (similar to agents and listeners)
  • Add UDP and bind request support

Contributions

Updates made from @mjokic plugin code