Skip to main content

Libinjection Python Wrapper

Project description

Libinjection-python

Libinjection-python is a wrapper based on Cython for the Libinjection library.

Libinjection Version: v3.10.0(Released on 22 May 2017)

Requirements

  • Python 2.7 or 3.4+
  • Cython module (install via pip)

Installation

pip install libinjection-python

Usage

  • Check for SQL Injection

    >> import libinjection
    >> libinjection.is_sql_injection("http://testphp.vulnweb.com/main.php?SmallClass=' union select * from news where 1=2 and ''='")
    {'is_sqli': True, 'fingerprint': 'sUEok'}
    
  • Check for Cross Site Scripting

    >> import libinjection
    >> libinjection.is_xss("http://testphp.vulnweb.com/index.php?name=guest<script>alert('attacked')</script>")
    True
    

License

Copyright (c) 2018 wzhvictor

Licensed under the GNU General Public License v3.

image

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

libinjection-python-1.1.1.tar.gz (25.1 kB view details)

Uploaded Source

Built Distribution

libinjection_python-1.1.1-cp36-cp36m-macosx_10_13_x86_64.whl (94.5 kB view details)

Uploaded CPython 3.6m macOS 10.13+ x86-64

File details

Details for the file libinjection-python-1.1.1.tar.gz.

File metadata

  • Download URL: libinjection-python-1.1.1.tar.gz
  • Upload date:
  • Size: 25.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for libinjection-python-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6708849cc7a7786963c94b4e94aea5bfaf4af4e62cbe177562e163a91db82e7c
MD5 e761b3a8bc224c36467bb3647d940a37
BLAKE2b-256 8d039c932f70d9c411bfa85c168f9f1b68713daa4aead01bf9fcee22baec0c90

See more details on using hashes here.

File details

Details for the file libinjection_python-1.1.1-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: libinjection_python-1.1.1-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 94.5 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for libinjection_python-1.1.1-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f0f69684b94c86c7ea41b4611f2f2de3900f3a34f7ac474905569a36122a5256
MD5 9e9601144ee0c5bdfa3e021b24dbfcbc
BLAKE2b-256 fa47d3b82f84cd307f5f912c5c57536650c18e22800692c235d7977cbb07d9c5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page