100% Open Source • GPL v3 license
K4sh Plugins -
We believe that if you build something great, you should share it. That’s why Zammad is a fully transparent open-source helpdesk system — with the full feature set, not a watered-down edition.
100% Open Source • GPL v3 license
We believe that if you build something great, you should share it. That’s why Zammad is a fully transparent open-source helpdesk system — with the full feature set, not a watered-down edition.
Full transparency. Complete control. Our entire codebase is open for everyone to inspect, extend, and self-host.
We put our cards on the table and make our work open and accessible to everyone.
A look into the engine room: browse the source code, review it, fork it, or help shape Zammad together with the community.
Your starting point: download Zammad, explore the documentation, and connect with the community in the forum.
Even the best strategies can face black swan events. This plugin acts as a kill switch. It continuously monitors drawdown, daily P&L, and position concentration.
Smart triggers include:
| Plugin | Purpose |
|--------|---------|
| recon/subdomain_enum | Rapid subdomain discovery using assetfinder + httpx |
| priv_esc/linpeas_wrapper | Run LinPEAS and parse output into k4sh variables |
| exfil/discord_webhook | Send command output to Discord |
| evasion/log_shredder | Selective removal of shell history and logs |
| report/json_exporter | Convert all session commands/results to JSON |
Because plugins run inside the shell environment:
Via the built-in plugin manager:
k4sh plugin install https://hub.k4sh.io/plugins/autocomplete
k4sh plugin list
k4sh plugin enable git-status
Manual install:
git clone https://github.com/user/k4sh-aws-plugin ~/.k4sh/plugins/aws
k4sh plugin load aws