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

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.1.tar.gz (6.0 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.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sqliscan-1.1.1.tar.gz
  • Upload date:
  • Size: 6.0 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.1.tar.gz
Algorithm Hash digest
SHA256 77e06d5f5950dd02801b085d49fc7585a8bcb9d4679f05f82bcace67bb920615
MD5 3e474f8473cff37e8d4ee1407f9a5f99
BLAKE2b-256 c2b2f9975df06f589c86b992b923599e6e8fcf58d9c9a04e434cf6e761b6d641

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqliscan-1.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 da806c937b1c0815fc6dd913404b51c3c53a63d16d79bdbce877bf0b4f15bfa8
MD5 ef2884c7820e2ef1d2c12531a38012b1
BLAKE2b-256 95ba66a433cefde2d28045e52f026a6327b3f87d2e5e4f648cb705883de0b23e

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