🚨 GitHub 监控消息提醒

🚨 发现关键词: #CSRF

📦 项目名称: Secure-Banking-login-page
👤 项目作者: 25f1000920
🛠 开发语言: JavaScript
Star数量: 0 | 🍴 Fork数量: 0
📅 更新时间: 2026-05-16 03:58:56

📝 项目描述:
this is a banking app with secure login page. on logging in or for registering, there is otp verification. the app is secure from various attacks such as SQL Injection, XSS cross scripting attacks, CSRF, File Upload attacks. the passwords and sensitive information are hashed using bcrypt with 12 salt rounds.

🔗 点击访问项目地址
 
 
Back to Top