🚨 GitHub 监控消息提醒

🚨 发现关键词: #CSRF

📦 项目名称: SecureFileUploadAndSharingSystem
👤 项目作者: MonishDoss
🛠 开发语言: Java
Star数量: 1 | 🍴 Fork数量: 0
📅 更新时间: 2026-02-23 06:55:26

📝 项目描述:
Java secure file upload system with JSP, Servlets & MySQL. Security: BCrypt hashing, CSRF/XSS/SQLi protection, file validation (whitelist, MIME, size), session management, shareable links with expiration/passwords. Files stored outside webroot, servlet-controlled access. Demonstrates defense-in-depth preventing unsafe data sharing vulnerabilities.

🔗 点击访问项目地址 GitHub - MonishDoss/SecureFileUploadAndSharingSystem: Java secure file upload system with JSP, Servlets & MySQL. Security: BCrypt…
 
 
Back to Top