Shaco
Shaco is a linux agent for havoc
Install / Use
/learn @souzomain/ShacoREADME
Shaco
<p align="center"> <img src="https://github.com/souzomain/Shaco/assets/92044641/0576991d-0676-4587-86f0-7107c914f76d" alt="Shaco Generation" /> </p>Shaco is a minimal C linux agent for https://github.com/HavocFramework/Havoc. Shaco communicate with http to the server using hardcoded socket
Commands
This is the commands that the agent support:
- shell { command }
- upload { localfile remotefile }
- download { remotefile } - download file from remote
- sleep { time }
- jitter { time }
- cd { path } - change directory
- checkin - register again the agent and show informations
- pwd - show the location
- exit
Features
Features of Shaco agent
- Random Connect ( randomint(sleep, sleep + jitter) )
- Random hash from http send to avoid rules
- Hardcoded Http client
- Custom Memory Management
- Minimal
- No dependencies
- InLine syscall
- Hide Cmdline changing for a random process in the target
Running and Configuration/Compilation
Clone
git clone --recurse-submodules https://github.com/souzomain/Shaco.git
After clone this repo, you can execute the python handler
python handler.py
Create a http havoc listenner
https://havocframework.com/docs/listeners
To compile this, you can use havoc payload generator in Attack -> Payload and Chose Shaco option
https://havocframework.com/docs/agent
Issues
the upload option not work if the size of file is > 7000 because http hardcoded not work with chunk. I'm working on this.
TODO
TODO of the project
- Implement python support ( ex: pyload cme.py <args> )
- Implement shared library injection to migrate process
- Better compilation using havoc
- Update shell command to execute async
- Create "job" command equals demon job
- Implement time to exec, ex: run_time 2020/02/02:10.05 rm -rf /
- Configure compilation to compile for macos and android
- Automatic agent update ( optional )
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.3kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
337.7kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
