Skip to content
#

sql-injection-prevention

Here are 2 public repositories matching this topic...

A multi-threaded Java client-server authentication system built on TCP sockets and Maven multi-module architecture. Features secure user management with SHA-256 password hashing, SQL injection prevention via PreparedStatements, UUID-based session tracking, and a rich ANSI-colored console UI. Supports login, registration, password change, real-time

  • Updated Apr 21, 2026
  • Java

This project is a Spring MVC-based Java application that implements a security interceptor to validate incoming HTTP requests and prevent common vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), and malicious file uploads.

  • Updated Dec 2, 2024
  • Java

Improve this page

Add a description, image, and links to the sql-injection-prevention topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sql-injection-prevention topic, visit your repo's landing page and select "manage topics."

Learn more