Skip to main content

Django app thats adds URL rules to redirect scripts looking for webapps exploits to their own IP

Project description

A little Django app thats adds URL rules to redirect scripts looking for webapps exploits to their own IP

Add scanredirect (with an underscore) to INSTALLED_APPS in your django project settings.

Add the following line at the top of your project’s urls.py file::

(r’^’, include(‘scanredirect.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-scanredirect-0.0.1.tar.gz (2.1 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