Skip to content

TalibY22/Silo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Remote Agent

Overview

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.


Disclaimer

This project is intended strictly for:

  • Educational purposes
  • Controlled lab environments
  • Authorized security testing

Do not use this tool on systems without explicit permission.


Features

  • Execute commands on connected Linux agents
  • Capture system screenshots
  • Retrieve files from agents
  • Access browser history (Chrome-based)
  • Collect system logs

Screenshots

Dashboard

Dashboard

Live monitor

Commands

Terminal

Files

tech Stack

  • Backend / Agent: Go
  • Frontend Dashboard: Vue
  • Target OS: Linux

Use Cases

  • Learning how remote agents communicate with servers
  • Understanding system-level interactions in Linux
  • Simulating attacker techniques in controlled environments
  • Red team lab experimentation

Limitations

  • Linux-only support
  • Designed for learning and experimentation
  • Not intended for production use

MIT License

About

A lightweight RAT tool built using Go and Vue, created as a personal project to understand how RAT and system interaction work at a low level.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors