arorarohanx/threat-intelligence-dashboard

GitHub: arorarohanx/threat-intelligence-dashboard

Stars: 1 | Forks: 0

# Threat Intelligence Dashboard A cybersecurity dashboard built using Streamlit that analyzes: - Malicious IPs - Domains - URLs ## 🚀 Live Demo 🔗 [Click Here to Open Dashboard](https://cyber-threat-intelligence-dashboard.streamlit.app/) ## Features - VirusTotal integration - AbuseIPDB integration - WHOIS lookup - IOC detection - Threat scoring dashboard ## Technologies Used - Python - Streamlit - REST APIs - VirusTotal API - AbuseIPDB API ## ⚙️ Installation git clone https://github.com/arorarohanx/threat-intelligence-dashboard.git cd threat-intelligence-dashboard pip install -r requirements.txt streamlit run threatdashboard.py ## 🔐 Security API keys are securely stored using Streamlit Secrets Management and are not exposed publicly. ## 👨‍💻 Author Rohan Arora