Skip to content

Areeeshaa/SecureBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureBank

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.

Team

  • Areesha Hafeez — Full Stack & Security Lead
  • Maryam Zahra — Frontend & Report
  • Zaid Haris — Backend & ML Integration

Run the project

  1. Start XAMPP MySQL
  2. Run backend: cd backend && npm run dev
  3. Run ML service: cd ml-service && python app.py
  4. Run frontend: cd frontend && npm run dev
  5. Open http://localhost:5173
  6. Live Demo: https://secure-bank-bay.vercel.app

About

A security-focused banking app demonstrating XSS, CSRF, SQL Injection, AES encryption and ML anomaly detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors