A Streamlit-based Security Operations Center demonstrator developed as a semester project at Fontys ICT Delta.
This project implements a Security Operations Center dashboard using Streamlit, designed to visualize and analyze security data. The application provides real-time monitoring capabilities and threat intelligence integration.
Video: https://youtu.be/PiitP7qghU4
- Interactive security dashboard
- Real-time monitoring
- Threat intelligence integration
- Custom graph generation
- Network device monitoring
- Python 3.x
- Network with at least two devices (host and target)
- SIEM and IDS setup
Detailed installation and setup instructions can be found in the my_app directory.
The graph generation code is based on research available at: The Universal Matrix Visualizer - From Logic to Computer Algorithm
Relevant reports and documents can be found in publications folder.
The repository does not include um_gen_metal.py or um_gen.py files required for graph generation. To access these files and set up the complete SOC environment with graph generation and threat intelligence capabilities, please create an issue to request access.
Caldera auto-launcher and groupd data ingestion scripts are not included. Leave in issue if you want to try automated APT.
We welcome contributions! Feel free to:
- Fork the repository
- Create your feature branch
- Develop your custom visualizations using the logic from the research paper
- Submit a pull request
This project is licensed under the Monada Dominion Non-Commercial No-Derivatives Source License (MD-NC-ND) v1.0.
For any questions or support, please create an issue in this repository.