Skip to main content

Sql injection detector

Project description

SQL injection detector

This package proporcionates the capability of detecting sql injection in your json/dict data. Regardles of how your data looks like and how nested is your dictionary, it will go through each step and provide a response

Usage:

import libs

from sqlinjection.sql_injection import SqlInjectionChecker
from sqlinjection.errors import SqlInjectionException

for validating a dictionary

try:
    SqlInjectionChecker().validate_json(data)
except SqlInjectionException as exc:
    # if an sql injection has been detected an exception will be raised
    print(exc)

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

sqlinjection-0.0.4.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

sqlinjection-0.0.4-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file sqlinjection-0.0.4.tar.gz.

File metadata

  • Download URL: sqlinjection-0.0.4.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for sqlinjection-0.0.4.tar.gz
Algorithm Hash digest
SHA256 5ab68bd1a114bf5402c2637fef0cc0fbf7df360d4844a7e1ee029ef95b1ee4a5
MD5 eec9c3488d10a852071763233fdeb36d
BLAKE2b-256 04485d9cd191d11aa21237ced49647c4d0402acab47e5d2583fba743eaaf0e1f

See more details on using hashes here.

File details

Details for the file sqlinjection-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: sqlinjection-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for sqlinjection-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6a631b1329187baa7cc2a948f35e2f324c2c0d8f18f32061a2458eb00d33c6b0
MD5 82635010b737f7ffc090e8ec6710e5dd
BLAKE2b-256 d258d181a19fa0cf5fcac85d60e5cffc525a1c61ff93767009b90743f3f733da

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