Skip to content

murad0x69/Sh1dowQLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sh1dowQLI

A Python-based SQL Injection Scanner designed to detect SQL vulnerabilities in web applications. The tool supports Error-Based SQL Injection and Blind SQL Injection techniques.


Features

  • Error-Based SQL Injection Scan
  • Time-Based SQL Injection Scan
  • User-friendly interface

Requirements

Before using the tool, ensure you have the following:

1. Python 3.6+ installed.
2. Required Python libraries:
   - `colorama`
   - `requests`

To install dependencies, run:

pip install colorama requests

Installation

  1. Clone this repository:
git clone https://github.com/HexShad0w/Sh1dowQLI.git

cd Sh1dowQLI
  1. Run the tool:
python3 sh1dowqli.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages