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
  • v1.2: Finds SQLi in GET parameters from url

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.2.tar.gz (6.1 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.2-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sqliscan-1.2.tar.gz
Algorithm Hash digest
SHA256 3190b83f9562aae7a23256f62ce4315843fe4ecf79104647be9f4e4cbc93f1da
MD5 3cdae59350495ec44703714231e37b43
BLAKE2b-256 1c3911ebde2ce054b0a5ff56556e91f6cfb5085e706e818638a510f40f2c8a91

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqliscan-1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ddc307ea33edb62a1a4dc7c5c2740919d579bcde1713c632e3ef84292323a97e
MD5 1ac2ff6f37764e2941500b7d988f94da
BLAKE2b-256 3a116b5b19b661428fbce9a5e114b4cd38602292b62eb896437f3aedfb3c401d

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