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.
Prerequisites:
- Empire >= 6.0
- Install via Starkiller plugin marketplace
- Once installed go to the installed plugin page
- Set the port for the server to listen on. It defaults to 1080
- Enable the server with the toggle on the top right
- Once running deploy the Invoke-SharpChisel module on the agent
- Ensure that the socksproxy4.conf file is properly configured for port 1080
- You should now be able to run tooling through proxychains
Plugin created by Kevin Clark