This project is a comprehensive Cybersecurity Operations Center (SOC) simulation designed to model, defend, and audit a banking infrastructure.
- Architecture (Part 1): Multi-zone network (Edge, Internal, Core).
- Threat Modeling (Part 2): Probabilistic attack engine for DDoS and Ransomware.
- Budget Optimization (Part 3): Risk-based defense allocation.
- Incident Training (Part 4): Scenario-based decision making.
- Systemic Risk (Part 5): Financial contagion analysis.
- Compliance (Part 6): Automated JSON audit trail.
- Deployment (Part 7): Interactive Streamlit Dashboard.
- Ensure you have Python installed.
- Install dependencies:
pip install -r requirements.txt