Pylibinjection is a wrapper for the Libinjection library (https://github.com/client9/libinjection).
Requirements
Python 2.5 or later
Python-dev (Python header files)
Optional cython
$ apt-get install python-dev
Installation
$ pip install pylibinjection
Usage
$ python
>>> import pylibinjection
>>> pylibinjection.detect_sqli("anything' OR 'x'='x';")
Developers
Pylinjection embeds libinjection as a submodule, which means that you must clone the repo with the –recursive option:
$ git clone --recursive https://github.com/glastopf/pylibinjection.git
License information
Copyright (C) 2013 Angelo Dell’Aera <buffer@antifork.org>
License: GNU General Public License, version 2 or later; see COPYING.txt included in this archive for details.
Release files for pylibinjection 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylibinjection-0.2.4.tar.gz | 68.7 kB | Details |
Release files / pylibinjection-0.2.4.tar.gz
| Download URL | pylibinjection-0.2.4.tar.gz |
|---|---|
| Size | 68.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7ec090b437c2024886af3e3185c2cae6166628ce2198c8a92c23307e35e50f42
|
|
BLAKE2b-256 checksum How to use checksums |
15abcb9def9573641030c30d1738b3eff3aca80ccfbfcc3080d3f40f54f43d19
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |