Skip to content
#

sql-injection-prevention

Here are 29 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

A secure online banking database system built with MySQL, featuring SHA-256 password hashing, AES balance encryption, role-based access control (RBAC), parameterized queries against SQL injection, full activity logging, and a trigger-based intrusion detection system for suspicious transactions.

  • Updated Jun 4, 2026

ShopZone is a full-featured e-commerce platform with user authentication, product catalog, shopping cart, and order management, built with PHP, MySQL, and JavaScript. It offers secure payments, responsive design, and real-time updates for a seamless online shopping experience.

  • Updated Jul 14, 2025
  • PHP

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

Secure Query Handler by Mirosław Zięba is a PHP class for secure, efficient SQL query management. Designed for robust database security, dynamic parameter validation, and transaction handling, it leverages parameterized queries to protect against SQL injection and maintain data integrity.

  • Updated Dec 15, 2024
  • PHP

A chatbot-based vulnerability scanner that helps users identify and resolve common web application security issues such as SQL Injection, Cross-Site Scripting (XSS), open ports, and more. It provides actionable advice on patching vulnerabilities and improving security, powered by Groq's AI model and an intuitive Gradio interface.

  • Updated Nov 3, 2025
  • Python

A role-based desktop Library Management System built with Python, Tkinter, and PostgreSQL — featuring secure authentication, QR-code scanning, automated fines, FIFO reservations, email notifications, and a 30-test pytest suite.

  • Updated Jul 20, 2026
  • Python

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