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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-scanredirect-0.0.1.tar.gz.
File metadata
- Download URL: django-scanredirect-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f0cfa2d9b1867cd2eb70fce3c97547361a52aff33601298a0f24120b9802da9
|
|
| MD5 |
ea54aea98b06dd640f13231593fdd2ba
|
|
| BLAKE2b-256 |
af83382d1844282c0ddb922f5fd86ca3c02044c97bf629fcb8a9009a69499d49
|