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

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.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-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqliscan-1.1.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.tar.gz
Algorithm Hash digest
SHA256 ef55398bc7c2e2b0c34eaef17e960777d3f202662cd03bf776a3235cd113f969
MD5 1f2fc8da4071cd17eb509bf288f1e16b
BLAKE2b-256 25ad0af457c3f864da50f6a5d3de6fc47d07842994926e2d2c8a901e6d5bc21d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqliscan-1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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-py3-none-any.whl
Algorithm Hash digest
SHA256 0aa867fdbec8721954168f8e0bc1fc28a185bdb4a746027ff82ad9e49c00c09e
MD5 69d008f557f47c1f2a347054445f529f
BLAKE2b-256 aea99dc3a61c095062164ad1c6b13e62caf2eb2979a497ed59065e2f58cc7a7f

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