Just someone who enjoys breaking things, building tools, and writing Rust.
Cybersecurity is my hobby β I spend my free time on CTF challenges (mostly HackTheBox), diving into Linux internals, and building offensive tools to better understand how things actually work under the hood.
A modern command & control framework written entirely in Rust. Started as a learning project, grew into something real.
| Repository | Description | |
|---|---|---|
| clawsh | Handler β multi-session, async PTY shells, TLS, HTTP tunneling, port forwarding. Single binary, zero deps. | π |
| clawsh-imp | Native Linux & Windows implant β raw syscalls, EDR/eBPF evasion, in-memory execution, minimal footprint. | π |
| clawsh-proto | Protocol & crypto layer β X25519 ECDH, HKDF-SHA256, ChaCha20-Poly1305. | π |
π = private Β· π = open source
The defensive counterpart β a network detection engine that catches the traffic clawsh (and other C2 frameworks) generate.
| Repository | Description | |
|---|---|---|
| sentinel | 7-crate Rust workspace β beacon analysis, JA4 fingerprinting, DNS anomaly detection, Sigma rules. | π |
Regards, uall