A security-focused banking web application demonstrating XSS, CSRF, SQL Injection, AES encryption and ML anomaly detection.
Built for Information Security semester project at FAST-NUCES Faisalabad.
- Areesha Hafeez — Full Stack & Security Lead
- Maryam Zahra — Frontend & Report
- Zaid Haris — Backend & ML Integration
- Start XAMPP MySQL
- Run backend: cd backend && npm run dev
- Run ML service: cd ml-service && python app.py
- Run frontend: cd frontend && npm run dev
- Open http://localhost:5173
- Live Demo: https://secure-bank-bay.vercel.app