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.6.tar.gz (2.7 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.6-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sqlinjection-0.0.6.tar.gz
Algorithm Hash digest
SHA256 7893a54e379ef7b8e91ce5b417a0651722ec45d35b500bf2fda85b194b62dbe4
MD5 d82070465d2397bc4718488d0e47178c
BLAKE2b-256 9271b4d2f4f2eed52ec741610a09fedf5b0a9c04c3477e60d12fe837f2fac8ee

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sqlinjection-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9f6a403af882605fa5cdc17cb52c4e37a80c88b3131a31df95b54d93c182df58
MD5 bdbac7cf8149d3cea64668c2568be1f9
BLAKE2b-256 e7f553948b4fdc8db3bc51468872d69e42653961c1f06d3b098b440b7e59bd6b

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