Skip to main content

django_soc_lite

  • A security middleware for Django app to Detect OWASP Top Basic and generate report in your ThreatEquation dashboard.

with pip

pip install django_soc_lite

Configure to Your APP

=================

. Add  `django_soc_lite` to your project's `INSTALLED_APPS` in`settings.py` file.

. Add the following middleware to your project's `MIDDLEWARE_CLASSES` in `settings.py` file:

  ``'django_soc_lite.threat.middleware.ThreatEquationMiddleware',``

Include your Product_key and Api_key (without this step, AppSoc won't work)

=================

. in your `settings.py` file place your keys in anywhere.

     THREAT_EQUATION_PRODUCT_KEY = <your product_id>
     THREAT_EQUATION_API_KEY = <your api_key>

. example-

     THREAT_EQUATION_PRODUCT_KEY = 'aaaaabbbbb'
     THREAT_EQUATION_API_KEY = '1111111111999999999999xxxxxxxxxxxxxxxxx'

Features

Monitoring request data and generate reports on following areas -

  1. SQL injection
  2. XSS (Cross Site Scripting)
  3. Insecure File/Directory Access

Who do I talk to?

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_soc_lite-0.0.4.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_soc_lite-0.0.4-py2.py3-none-any.whl (21.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django_soc_lite-0.0.4.tar.gz.

File metadata

  • Download URL: django_soc_lite-0.0.4.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for django_soc_lite-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d57a87720187aab7b5e2f1f529c6f77c254f4ddada06a515a16774db8d1612ed
MD5 a761a1708e30b4362c4a2ba35ee428b2
BLAKE2b-256 c7406a9b29296f8278021ae3f2dcfeeac53d69229d79f9e697f5fd71d0a0d8c9

See more details on using hashes here.

File details

Details for the file django_soc_lite-0.0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: django_soc_lite-0.0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for django_soc_lite-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ef97c30c1869a545d4b07fbfc1f369dce420a5c01467f1ca2204660cfdec3b21
MD5 b37f70bdf0aa47482cd97a6ae8ddcce3
BLAKE2b-256 dc10e74ae2fd8969f5808c0a923fd3f40b938a8e6743c7aa2829452eb419f07b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.4 This release

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page