- 🚨 Real-time anomaly detection
- 📊 Streamlit dashboard
- 📱 Telegram alerts (coming soon)
- 📋 Event logging
Build an AI-powered endpoint detection and response system using machine learning for anomaly detection.
- Machine learning for security (Isolation Forest)
- Real-time anomaly detection
- Streamlit dashboard development
- Telegram bot integration for alerts
- Data Collection: Gathered endpoint telemetry (processes, network, CPU, memory)
- Model Training: Trained Isolation Forest model on normal vs anomalous behavior
- Dashboard Development: Built real-time monitoring interface with Streamlit
- Alert Integration: Connected Telegram bot for instant notifications
- Python, Scikit-learn, Pandas, NumPy
- Streamlit, Plotly
- Telegram Bot API
- AI can effectively detect behavioral anomalies
- Real-time visualization improves SOC response time
- Instant alerts enable faster incident containment
git clone https://github.com/salhabheba-cyber/EDR-Hunter-Pro.git
cd EDR-Hunter-Pro
pip install -r requirements.txt
streamlit run dashboard.py
Author
Heba Salhab - Beirut, Lebanon