The SharpChisel Plugin runs the Chisel server for Invoke-SharpChisel. The Powershell script loads SharpChisel which has the embeded Golang Chisel binary
-- client only to save space. This plugin is entirely contained in Empire
and runs in the background. Use command start
to configure and start the Chisel Server. You can shutdown
the socks proxy by running the command stop
or by exiting Empire. Check out the original Chisel project
and SharpChisel.
- To run the plugin, you can download it fom the releases Releases page.
Prerequisites:
- Empire >= 4.3
- Git clone the ChiselServer-Plugin repo into the plugins folder.
Plugin created by Kevin Clark