Skip to main content

No project description provided

Project description

About the Tool ⚒️

sqliscan is a simple Python tool designed for detecting SQL injection vulnerabilities in web applications.

Features ⚙️

  • URL Scanning: Identifies and scans for SQL injection vulnerabilities in a provided URL.
  • File Input: Supports scanning multiple URLs by reading them from a file.
  • Payload Testing: Sends crafted payload to web forms to detect potential SQL injection vulnerabilities.
  • Command-Line Interface: Easy-to-use command-line interface for scanning.

Prerequisites 🧩

Before using sqliscan, make sure you have the following prerequisites installed:

  1. Python 3.x: Ensure you have Python 3.x installed on your system. Download Python

  2. Required Python Packages: Install the required Python packages using the following commands:

    pip install click
    pip install requests
    pip install beautifulsoup4
    

Usage 🚀

  -u, --url     URL to scan                                sqliscan -u https://target.com                
  -i, --input   <filename> Read input from txt             sqliscan -i target.txt                         
  -h, --help    Help Menu

Help Menu ❓

  • u, --url: Specify the URL to scan for the SQLi vulnerability. Example: sqliscan -u https://target.com

  • i, --input: Read input URLs from a file. Example: sqliscan -i target.txt

  • h, --help: Display the help menu.

Disclaimer ⚠️

This script is intended for educational and ethical purposes only. Unauthorized use of this script to perform malicious activities is strictly prohibited. The developers are not responsible for any misuse or damage caused by this script.

Version History 🕒

v1.0: Find SQLi Vulnerabilities in forms by using basic payload v1.1: Fixed import module issues v1.1.1: Fixed Bugs v1.1.2: Fixed Bugs

Profile Views 👁️

License 🪪

MIT License

Author 👤

@mdaseem03

Connect at 💬

cyberspartan mdaseem03

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqliscan-1.1.2.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sqliscan-1.1.2-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file sqliscan-1.1.2.tar.gz.

File metadata

  • Download URL: sqliscan-1.1.2.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for sqliscan-1.1.2.tar.gz
Algorithm Hash digest
SHA256 cea0a3f59529715d1ea29b868f19acb4215ad67dc9f752e6647b308c9da90f52
MD5 3ee929d86718f2c024acb0f014150aaf
BLAKE2b-256 cc95ac75fe12101fb76840cd2386881ac3352275aa227aafbe4ad2446c17baeb

See more details on using hashes here.

File details

Details for the file sqliscan-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: sqliscan-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for sqliscan-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 50638fe6c7fb5a177f4693f01c6d3b3c48a5909285d4b9a4bdb0e597e6880f2f
MD5 cda47fc94ec065f8fba8b69e3c2ef407
BLAKE2b-256 6aac1587f528c1678218e63fef0c8b309d16c2bce64e36ab29fadc9bf65dcbe8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page