Bibisarwataliaziz/AI-powered-cyber-threat-analyzer
GitHub: Bibisarwataliaziz/AI-powered-cyber-threat-analyzer
Stars: 0 | Forks: 0
# Cyber Shield: AI-Powered Cyber Threat Analyzer
An advanced multi-vector intelligence platform built with **Python (Flask)** and **Machine Learning** to detect and analyze digital threats in real-time.
## 🚀 Key Features
- **Malware Analysis:** High-precision detection (98.9% accuracy) using Random Forest models.
- **Phishing Detection:** Real-time URL scanning using trained Scikit-learn models.
- **Browser Protection:** A Chrome Extension (V3) for proactive security alerts.
- **Data Privacy:** Implemented SHA-1 hashing and K-Anonymity for secure breach checks.
## 🛠️ Tech Stack
- **Backend:** Flask, SQLite
- **AI/ML:** Scikit-learn, Pandas, NumPy
- **Frontend:** HTML/CSS (Cyberpunk UI), JavaScript
- **API:** HaveIBeenPwned API integration