Cyberhex is currently in heavy development.
Cyberhex is a business-oriented antivirus solution developed as part of my MA project for KSW. The project aims to provide robust cybersecurity measures with a focus on central management and control.
- Centralized Management: A central server facilitates the management and monitoring of multiple client systems.
- Client Daemon: Each client system runs a daemon responsible for executing scans and other security-related tasks.
- Database Management: The server manages databases containing critical information such as virus signatures, logs, and client configurations.
- Scalability: Designed to scale efficiently to handle varying numbers of clients and growing databases.
To get started with Cyberhex, follow these steps (read the file Cyberhex Anleitung.pdf for instructions):
- Clone Repository: Clone the Cyberhex repository to your local machine.
- Server Setup: Set up the central server.
- Client Installation: Install the client daemon on each client system.
- Configuration: Customize the configuration files according to your requirements.
- Run: Start the server and client daemons to begin managing and protecting your network.
For any issues or feature requests, please open an issue on GitHub.
This project is licensed under the BSD-3 License.
Cyberhex was developed as part of the MA project for KSW, with contributions from Janis Steiner. I thank Emil Müller for his guidance and support throughout the project.