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.0.0
- Add chiselserver.py to plugins folder of Empire.
- Add Chisel binaries to the /empire/server/data/misc folder. Files must be labeled as chiselserver_mac or chiselserver_linux depending on your platform.
Plugin created by Kevin Clark