sysdream/chashell
Chashell is a Go reverse shell that communicates over DNS. It can be used to bypass firewalls or tightly restricted networks. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2756
- days_rel: n/a
- days_push: 1611
- n_releases_24m: 0
Adoption not part of the score
1082 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chashell is a Go-based reverse shell that tunnels communication over DNS, paired with a multi-client control server called chaserv. All traffic is encrypted with XSalsa20 + Poly1305 and serialized with Protocol Buffers, allowing command execution across firewalls and tightly restricted networks.
Use cases
- establish a reverse shell over DNS to bypass firewalls
- control multiple compromised hosts from a single server
- exfiltrate shell access from networks that only allow DNS traffic
- run commands on a target behind a tightly restricted network
- red team post-exploitation command and control
- test network egress filtering controls
When to choose
- you need command-and-control across a network where only DNS is permitted
- you want a lightweight, cross-platform Go reverse shell with encrypted channels
- you need multi-session management from a single operator console
When to avoid
- you need a full-featured C2 framework with file transfer and persistence
- you require asymmetric encryption or modern protocol support
- you need actively maintained software with a license and recent updates
- DNS tunneling is blocked or monitored on the target network
Facets
cli-tool · maturity maintenance
security cryptography networking serialization cli security penetration-testing networking windows go cli cross-platform reverse-shell dns-tunneling red-team pentest c2 firewall-bypass infosec command-line linux macos
1 source
- readme: https://github.com/sysdream/chashell · fetched 2026-08-28 · 012fc66e3f40
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sysdream/chashell | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="sysdream/chashell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem