Skip to main content

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 hashes)

Uploaded Source

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