Skip to content

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

License

Notifications You must be signed in to change notification settings

fagun18/SQL-Injection-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages