codescueduard24/threat-intelligence-dashboard
GitHub: codescueduard24/threat-intelligence-dashboard
一个基于 Python 和 Streamlit 构建的 SOC 风格威胁情报仪表板,用于自动检测 IOC 类型、分配风险等级并计算威胁评分,帮助安全分析师快速分析妥协指标。
Stars: 0 | Forks: 0
# 威胁情报仪表板
一个简单的 SOC 风格网络安全项目,使用 Python 和 Streamlit 构建,用于分析妥协指标 (IOC)。
## 功能
* 检测 IOC 类型(IP 地址、域名和哈希值)
* 分配风险等级(低、中、高)
* 计算基础威胁评分
* 提供每个 IOC 的详细分析
* 使用 Streamlit 构建的交互式仪表板
## 技术栈
* Python
* Streamlit
* Pandas
* Regex
## 安装
```
git clone https://github.com/codescueduard24/threat-intelligence-dashboard.git
cd threat-intelligence-dashboard
pip install -r requirements.txt
```
## 运行
```
streamlit run app.py
```
## IOC 示例
```
8.8.8.8
192.168.1.10
paypal-security-alert.xyz
44d88612fea8a8f36de82e1278abb02f
```
标签:Kubernetes, 逆向工具