Skip to main content

A fake Django admin login screen to notify admins of attempted unauthorized access.

Project description

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

travis-ci coverage-io downloads

Basic Usage:

  • Add admin_honeypot to settings.INSTALLED_APPS

  • Update urls.py:

    urlpatterns = patterns(''
        ...
        url(r'^admin/', include('admin_honeypot.urls')),
        url(r'^secret/', include(admin.site.urls)),
    )

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

django-admin-honeypot-0.3.0.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

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

django_admin_honeypot-0.3.0-py2.py3-none-any.whl (17.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-admin-honeypot-0.3.0.tar.gz.

File metadata

File hashes

Hashes for django-admin-honeypot-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b6665fcaafcc50041d7fdf30856bb2031e2ab7c8b869d99d61dece602eb580b1
MD5 bba8d672445b00f79799a3a9dbf2adf4
BLAKE2b-256 e040cbdc567e6e9fec074b97e08653c1316994fa7977601edf8cba7a48a3f58e

See more details on using hashes here.

File details

Details for the file django_admin_honeypot-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_admin_honeypot-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6309962924c9be177db6529f0fad3c6e3249126f40589adcd7f9a6678218a67d
MD5 0b49e4c911a962bec4946e628c6b18e8
BLAKE2b-256 d94e11912685ea111c90946ed4947501683cf55d18f1431af166e60dc9923cb8

See more details on using hashes here.

Supported by

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