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.
- 🖥️ 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
PoC.mp4
-
Extract the release files:
unzip SysX-Trial.tar.gz && cd SysX
-
Run the server:
./sysx
-
Run the client (on target system):
./agent
You can copy the client binary to any Linux machine in the same network.
-
Access the dashboard:
Open your browser and navigate to:
http://localhost:8080
Default credentials:
- Username: admin
- Password: followmalwarekid
- Linux (x86_64)
- Compatible desktop environment for screen capture (X11)
- Port
8080
open on host for web access
This trial version is released under the MIT License. See the LICENSE file.
Developed and designed by Malwarekid
Follow:
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.