Skip to main content
pypi version pypi downloads

django-admin-honeypot is a fake Django admin login screen to log and notify admins of attempted unauthorized access. This app was inspired by discussion in and around Paul McMillan’s security talk at DjangoCon 2011.

Documentation

http://django-admin-honeypot.readthedocs.io

tl;dr

  • Install django-admin-honeypot-blag from PyPI:

    pip install django-admin-honeypot-blag
  • Add admin_honeypot to INSTALLED_APPS

  • Update your urls.py:

    urlpatterns = [
        ...
        path('admin/', include('admin_honeypot.urls', namespace='admin_honeypot')),
        path('secret/', admin.site.urls),
    ]
  • Run python manage.py migrate

NOTE: replace secret in the url above with your own secret url prefix

Release files for django-admin-honeypot-blag 1.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-admin-honeypot-blag 1.2.0
File Size Uploaded
django_admin_honeypot_blag-1.2.0.tar.gz 13.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-admin-honeypot-blag 1.2.0
File Interpreter ABI Platform
django_admin_honeypot_blag-1.2.0-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 35.4 kB

Release files / django_admin_honeypot_blag-1.2.0.tar.gz

Download URL django_admin_honeypot_blag-1.2.0.tar.gz
Size 13.6 kB
Tags Source
SHA-256 checksum
How to use checksums
7ed69d8aa44109704aee4e8f1a6a09349d63e04ae8dd82bbeb5d5f2a5430244c
BLAKE2b-256 checksum
How to use checksums
57bf8d907ded2e6a63c864edb3cf5294cbe5a0348e30c79f33fc972212d7d316
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.0 CPython/3.12.2

Release files / django_admin_honeypot_blag-1.2.0-py2.py3-none-any.whl

Download URL django_admin_honeypot_blag-1.2.0-py2.py3-none-any.whl
Size 21.8 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
11b52fa10dc7c040706b0344b3335a8eaf29714ba0d6af04174fc5bde94a93ed
BLAKE2b-256 checksum
How to use checksums
fbef6d8a8d2a148428b20170fa4e9942967cf8d6eac345613572c1413377a434
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.0 CPython/3.12.2

Release history Release notifications | RSS feed

This release

1.2.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page