Middleware WAF to Flask
Project description
WafHell
Middleware WAF for Flask, to detect SQLi and XSS.
Instalation
pip install wafahell
Usage
from flask import Flask
from wafahell import WafaHell
app = Flask(__name__)
waf = WafaHell(app)
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
wafahell-1.1.0.tar.gz
(20.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wafahell-1.1.0-py3-none-any.whl
(23.1 kB
view details)
File details
Details for the file wafahell-1.1.0.tar.gz.
File metadata
- Download URL: wafahell-1.1.0.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
114b6d97fd8bf44cf451c5ba1e2dc86bf1909cdfea752d494013f507bdc7a23c
|
|
| MD5 |
9e18f30f9e1d2e17f7f84b1dc4028093
|
|
| BLAKE2b-256 |
9793befbe4cf7812ad5f5830ae848e1ec79b0af0d7816f97b0846281f653d48a
|
File details
Details for the file wafahell-1.1.0-py3-none-any.whl.
File metadata
- Download URL: wafahell-1.1.0-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74c53a6aefdd62cafb944901363b5928f79f430353e949afd09b9f6e27c355f9
|
|
| MD5 |
61e309b751c6b2a830230175ebfd12c0
|
|
| BLAKE2b-256 |
cbf56731774c58791099ccc4cae8889fffe87e370f9f74561953eba3af867756
|