XENA
XENA is an innovative C2 made fully in Go. With hacking automation features.
Install / Use
/learn @zarkones/XENAREADME
INTRODUCTION
XENA is Cross-Platform Software for Cyber-Security Automation, Adversary Simulations, and Red Team Operations.
XENA strives to be fully integrated security penetration testing framework. It is equipped with a post-exploitation agent, C2 server, and a dark-themed elegant user interface running on Desktop, Web, and Mobile.
This is the Community Edition. To acquire premium edition with XENA hacker AI visit: https://zarkones.itch.io/xena
SOCIAL
Patreon | Discord | X.com | YouTube | Itch.io | GitHub
VIDEOS
LIBRARIES
- HTTP Client allowing you to easily make your own agent, orchestrate C2 clusters, and do high-level automation.
- Helper library wrapping the lower level cryptography functionality of the Golang's standard library.
DOCUMENTATION
If you wonder about how to set it up and use it effectively check out the video and the documentation directory to get you started.





EXPERIMENTAL GUI
GUI can also be compiled and run in the web using web assembly, learn more at. It has some limitations, mainly the dialog for building an agent won't show up.
To compile for web run: cd ui && fyne package -os web --release --icon ./static/xena-avatar.png .

