An AI-powered Malware Classification & Threat Detection System that detects and classifies malicious files using Machine Learning and Cybersecurity techniques.
- Upload and analyze suspicious files
- Perform static malware analysis
- Classify malware using Machine Learning
- Generate threat reports
- Display analytics through a dashboard
| Domain | Members |
|---|---|
| Frontend | Ajay, ShriPavani |
| Backend & Database | Dimple (Team Lead), Prasanna, Satya Sai |
| AI / Machine Learning | Abhishek, Shiva |
| Cybersecurity | TBD |
| DevOps | TBD |
backend/
frontend/
ml-engine/
cybersecurity/
infra/
docs/
dataset/
Detailed documentation is available in the docs/ folder.
| File | Description |
|---|---|
| SETUP.md | Installation & software setup |
| CONTRIBUTING.md | Git workflow & contribution rules |
| TEAM_STRUCTURE.md | Roles and responsibilities |
| DEVELOPMENT_WORKFLOW.md | Project execution workflow |
| ARCHITECTURE.md | System architecture |
| DATABASE.md | Database schema |
| API.md | API documentation |
| MEETING_LOG.md | Weekly meeting notes |
- Repository Created
- Folder Structure Initialized
- Team Allocation Completed
- Development Environment Setup Started
- Backend Initialization In Progress