sql-injection-attacks
There are 107 repositories under sql-injection-attacks topic.
payloadbox/sql-injection-payload-list
🎯 SQL Injection Payload List
americo/sqlifinder
SQL Injection Vulnerability Scanner made with Python
harismuneer/Flight-Booking-System-JavaServlets_App
✈️ An MVP level Flight Booking System (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
omurugur/SQL_Injection_Payload
SQL Injection Payload List
PentestPlaybook/ad-lab-scripts
AD Lab Setup Scripts
arpeetrathii/50-Days-Of-SQLi
Learning and hunting SQL injection bugs for 50 continuous days
Alfredredbird/Bibi-Bird
Bibi-Bird is a SQL Injection Automation tool.
txn2/n2proxy
Contraband filtering reverse proxy for plain http and SSL.
vizzdoom/sqlmap-command-builder
Advanced SQLMap command builder with an intuitive cheatsheet UI. Works locally in your browser as a single HTML file (no data sent anywhere).
fagun18/web-vulnerability
Web Vulnerability Scanning and Exploitation Script
saptajitbanerjee/SQL-Injection-Detection
My team built a Machine Learning model to detect SQL Injections. The dataset was prepared by capturing normal and malicious HTTP requests, extracting essential features for training the model effectively. It enhances web application security by accurately identifying and flagging SQL Injection attacks.
inforkgodara/sql-injection
It is a SQL injection vulnerable project with demonstration. It is developed using PHP and MySQL technologies. It also contains a youtube link where fully demonstrated SQL Injection.
R3DHULK/sqli-detector-in-python
python based sqli detector tool
Err0r-ICA/DIOS_WAF_bypass
Custom DIOS for SQL injection
shardwiz/online-booking-system-java
✈️ An MVP-level Flight Booking System, a web application built using the Model-View-Controller (MVC) architecture with Java Servlets and JavaServer Pages (JSP). It includes user authentication and authorization features and is secured against SQL Injection and Cross-Site Scripting (XSS) attacks.
Aryia-Behroziuan/SQL-Injection-attacks
SQL Injection attack is the most common website hacking technique. Most websites use Structured Query Language (SQL) to interact with databases. SQL allows the website to create, retrieve, update, and delete database records. It used for everything from logging a user into the website to storing details of an eCommerce transaction. An SQL injection attack places SQL into a web form in an attempt to get the application to run it. For example, instead of typing plain text into a username or password field, a hacker may type in ‘ OR 1=1. If the application appends this string directly to an SQL command that is designed to check if a user exists in the database, it will always return true. This can allow a hacker to gain access to a restricted section of a website. Other SQL injection attacks can be used to delete data from the database or insert new data. Hackers sometimes use automated tools to perform SQL injections on remote websites. They will scan thousands of websites, testing many types of injection attacks until they are successful. SQL injection attacks can be prevented by correctly filtering user input. Most programming languages have special functions to safely handle user input that is going to be used in an SQL query.
zebbern/BlindSQL
Accurate & Fast BlindSQL Scanner, This tool automatically determines a response time baseline for each target and calculates dynamic thresholds for each payload!
jayantrane/Secure-Systems-of-SQL-Injection-Attack
Secure Systems possessing SQL Injection Vulnerability
galihap76/web-app-sql-injection
This is my repo to hack my web app about vulnerability sql injection with python.
ImKKingshuk/StealthSQL
StealthSQL: The Ultimate SQL Injection Tool - Dive into the shadows of web security with StealthSQL. Harness the power of StealthSQL to silently unveil vulnerabilities in SQL databases. Conduct stealthy SQL injections, expose misconfigurations, and empower your security journey. 🕵️♂️🔐
sadiqsonalkar/PortSwigger-Lab-and-Burpsuite-Tutorial
It is a burpsuite introduction and these are 5 lab I performed in Burpsuite.
CyberNilsen/CyberInject
A comprehensive browser extension designed for authorized security testing and penetration testing activities. CyberInject provides quick access to common security payloads across multiple vulnerability categories.
soufianetahiri/sqlmap-cheat-sheet
sqlmap cheat sheet
adamalston/SQL-Injection
SQL Injection exploit 💉
danbettles/defence
A simple intrusion detection/prevention system framework written in PHP.
milesrack/sqli-lab
SQL injection lab built to demonstrate and teach the basics of SQL injection attacks
NeuronAddict/vulnerable-apps
Some vulnerables docker webapps
Ninja-Yubaraj/SQL-Injection-Payloads-List
SQL Injection Payloads List.
toggio/SecureTokenizer
A PHP Library for Cryptographically Secure Token Generation and Management
mannasoumya/sqltrip
SQL Map in CORE JAVA
MD571/Demonstration-of-Android-Vulnerabilities
Demonstration of an Android attack through a vulnerability in Android
philip-hub/sql-injection-hack-workshop
This is a workshop to teach the basics of SQL injection
samedog/PHPmvs
PHPmvs is an old tool i wrote to test common web apps and server vulnerabilities
gevendra115/sqlfinder
SQL Injection Vulnerability Scanner made with Python
kbscrapper/Bounty-Hunter-Pro---Advanced-Security-Testing-Suite
Bounty Hunter Pro - Advanced Security Testing Suite . A comprehensive, one-click security testing and vulnerability assessment tool , bug bounty tool , designed for authorized penetration testing and bug bounty hunting.