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.0.0.tar.gz
(15.9 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.0.0-py3-none-any.whl
(18.2 kB
view details)
File details
Details for the file wafahell-1.0.0.tar.gz.
File metadata
- Download URL: wafahell-1.0.0.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55587ea2d9db67a656bcac1be380c059a8a2a27e7ab9fe2df01cb65285bfa12e
|
|
| MD5 |
97a90b66528cc2fc6ad3aeecbd83aabf
|
|
| BLAKE2b-256 |
5476031c8429bf33c91212b80349356ea91b46211f38045738f1110df59238cc
|
File details
Details for the file wafahell-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wafahell-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.2 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 |
70c91636dc085bcfd03fa8e555b413bb7ee7e29ad9087f4ce4fb34c0040d1225
|
|
| MD5 |
04f54b437be9478f353ce8e5b9612167
|
|
| BLAKE2b-256 |
95816f37b34c5316ea40b9bfbc801017199f59f62e463ae06cd50e1650f10291
|