A lightweight remote management agent built using Go and Vue, created as a personal project to understand how RAT and system interaction work at a low level.
The project focuses on Linux environments (the primary OS I work with) and explores concepts relevant to cybersecurity research and red team simulations.
This project is intended strictly for:
- Educational purposes
- Controlled lab environments
- Authorized security testing
Do not use this tool on systems without explicit permission.
- Execute commands on connected Linux agents
- Capture system screenshots
- Retrieve files from agents
- Access browser history (Chrome-based)
- Collect system logs
- Backend / Agent: Go
- Frontend Dashboard: Vue
- Target OS: Linux
- Learning how remote agents communicate with servers
- Understanding system-level interactions in Linux
- Simulating attacker techniques in controlled environments
- Red team lab experimentation
- Linux-only support
- Designed for learning and experimentation
- Not intended for production use
MIT License


