GitHunt
FA

fagun18/SQL-Injection-Scanner

SQL Injection Scanner | Discover SQL Injection vulnerabilities in web applications.

SQL Injection Scanner

Introduction

This is a Python script to scan for SQL Injection vulnerabilities in a website's parameters. It tests a list of payloads that are commonly used for SQL Injection attacks.

Usage

To use the script, you need to have Python installed on your machine. You can run the script by executing the following command in your terminal:

python sql_injection_scanner.py

Make sure to replace Inter your Terget Website with the URL of the website you want to scan. You can also change the parameters to be tested by modifying the params list.

Payloads

The script uses a list of payloads that are commonly used for SQL Injection attacks. You can modify this list to include more payloads or remove ones that you do not want to test.

๐Ÿš€ About Me

I am a Software QA Engineer and Certified Ethical Hacker, these two of my
professional Designations. I Design manual and automated test
frameworks from scratch, SDLC utilizes Waterfall and Scrum. Also Work
with Software QA, verification, and validation of software products,
Multiple online form factor validations, verified algorithm designs and ran
Matlab scripts

๐Ÿ”— Connect with me

Medium
linkedin
twitter
Hashnode
Facebook
YouTube
Try Hack Me

Disclaimer

  • This script is for educational purposes only. I have not responsible for any damages caused by the use of this script. Use it at your own risk.

Languages

Python100.0%

Contributors

MIT License
Created May 5, 2023
Updated November 11, 2024