Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.03 KB

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.

Getting Started

  • To run the plugin, you can download it fom the releases Releases page.

Install

Prerequisites:

  • Empire >= 4.3
  1. Git clone the SocksProxyServer-Plugin repo into the plugins folder.

image

Usage

Client

image

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