Divya-Tadge/aegis-ai-soc-dashboard
GitHub: Divya-Tadge/aegis-ai-soc-dashboard
基于 AI 的 SOC 仪表盘项目,模拟实时网络威胁情报分析与 MITRE ATT&CK 映射,用于安全运营场景的可视化演示。
Stars: 0 | Forks: 0
# aegis-ai-soc-dashboard
AI 驱动的 SOC 仪表盘,模拟实时网络威胁情报与 MITRE ATT&CK 分析
## 📁 项目结构
```
aegis-ai-soc-dashboard/
│
├── README.md
├── requirements.txt
├── .gitignore
├── .env.example
├── main.py
│
├── src/
│ ├── app/
│ │ ├── dashboard.py
│ │ ├── api.py
│ │ └── ui_components.py
│ │
│ ├── core/
│ │ ├── threat_scoring.py
│ │ ├── ai_engine.py
│ │ ├── incident_classifier.py
│ │ └── confidence_meter.py
│ │
│ ├── data/
│ │ ├── sample_logs.json
│ │ ├── mock_alerts.py
│ │ └── geo_data.py
│ │
│ ├── utils/
│ │ ├── logger.py
│ │ ├── helpers.py
│ │ └── constants.py
│ │
│ └── config/
│ ├── settings.py
│ └── model_config.py
│
├── assets/
│ ├── screenshots/
│ ├── logo.png
│ └── demo.gif
│
├── tests/
│ ├── test_threat_scoring.py
│ ├── test_ai_engine.py
│ └── test_api.py
│
└── docs/
├── architecture.md
└── api_reference.md
```
标签:AI辅助分析, Homebrew安装, Kubernetes, LSASS转储, Python, SOC仪表板, 威胁情报, 安全运营, 开发者工具, 扫描框架, 无后门, 自定义脚本, 逆向工具