Libinjection Python wrapper
Project description
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.
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
pylibinjection-0.2.4.tar.gz
(68.7 kB
view details)
File details
Details for the file pylibinjection-0.2.4.tar.gz.
File metadata
- Download URL: pylibinjection-0.2.4.tar.gz
- Upload date:
- Size: 68.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ec090b437c2024886af3e3185c2cae6166628ce2198c8a92c23307e35e50f42
|
|
| MD5 |
ddbb36630edc50806ae24c130b6ad31e
|
|
| BLAKE2b-256 |
15abcb9def9573641030c30d1738b3eff3aca80ccfbfcc3080d3f40f54f43d19
|