Skip to content

This trial is for educational or internal demo use only. Do not upload this binary to VirusTotal or other public sandboxes.

License

Notifications You must be signed in to change notification settings

malwarekid/SysX-Trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SysX (Trial Version - Linux Only)

Overview

SysX is a powerful remote administration and monitoring tool designed for internal network use. It allows authorized administrators to view screens, execute shell commands, and manage processes remotely. This trial release is a compiled binary only for Linux systems.

⚠️ This trial is for educational or internal demo use only. Do not upload this binary to VirusTotal or other public sandboxes.


Features

  • 🖥️ Live Screen Viewing – Real-time streaming of connected clients.
  • 💻 Remote Shell Access – Execute commands and see the output in a web interface.
  • ⚙️ Process Management – List running processes and terminate them as needed.
  • 🔐 Simple Auth – Lightweight username/password-based login.
  • 🌐 Web UI – Custom HTML/CSS frontend with a retro terminal theme.

Download from Release - SysX-Trial


Demo

PoC.mp4

Getting Started

  1. Extract the release files:

    unzip SysX-Trial.tar.gz && cd SysX
  2. Run the server:

    ./sysx
  3. Run the client (on target system):

    ./agent

    You can copy the client binary to any Linux machine in the same network.

  4. Access the dashboard:

    Open your browser and navigate to:

    http://localhost:8080
    

    Default credentials:

    • Username: admin
    • Password: followmalwarekid

Requirements

  • Linux (x86_64)
  • Compatible desktop environment for screen capture (X11)
  • Port 8080 open on host for web access

License

This trial version is released under the MIT License. See the LICENSE file.


Credits

Developed and designed by Malwarekid

Follow:


⚠️ Disclaimer

This software is provided as-is for demo/testing purposes. It must not be used against systems without proper authorization. The authors are not responsible for any misuse or damage caused.

About

This trial is for educational or internal demo use only. Do not upload this binary to VirusTotal or other public sandboxes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published