๐ AEGIS: AI Security Co-Pilot
August 3, 2025 ยท View on GitHub
AEGIS is an AI-powered assistant that detects, explains, and auto-fixes cybersecurity threats in real-time โ without a full SOC team.
๐ Features
- ๐ Real-Time Log Monitoring
- ๐ก๏ธ CVE Vulnerability Scanner
- ๐งฌ YARA Malware Scanner
- ๐ฏ IP & File Threat Lookup (AbuseIPDB, VirusTotal)
- ๐ง AI Threat Classification
- โ๏ธ Auto-Remediation Engine
- ๐ Threat Dashboard & Export Tools
๐ Tech Stack
- Python, Streamlit
- OpenAI GPT-4o
- YARA, VirusTotal, AbuseIPDB APIs
๐งช Run Locally
git clone https://github.com/suhasgowtham-x/aegis-security-co-pilot
cd aegis-security-co-pilot
streamlit run app.py
๏ฟฝ
๏ฟฝ