aikido_firewall 0.1.19

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

aikido firewall 0.1.19

Aikido Firewall for Python 3
Aikido Firewall is an embedded Web Application Firewall that autonomously protects your Python apps against common and critical attacks.
It protects your Python apps by preventing user input containing dangerous strings, which allow SQL injections. It runs on the same server as your python app for simple installation and zero maintenance.
Features
Firewall autonomously protects your Python applications against:

🛡️ NoSQL injection attacks
🛡️ SQL injection attacks
🛡️ Command injection attacks
🛡️ Path traversal attacks
🛡️ Server-side request forgery (SSRF)

Firewall operates autonomously on the same server as your Python app to:

✅ Secure your app like a classic web application firewall (WAF), but with none of the infrastructure or cost.

Supported libraries and frameworks
Aikido Firewall for Python 3 is compatible with:
Web frameworks

✅ Django
✅ Flask

WSGI servers

✅ Gunicorn
✅ uWSGI

Database drivers

✅ mysqlclient
✅ PyMySQL
✅ pymongo
✅ psycopg2
✅ asyncpg

Reporting to your Aikido Security dashboard

Aikido Security is a developer-first software security platform. We scan your source code & cloud to show you which vulnerabilities are actually important.

You can use some of Firewalls's features without Aikido, but you will get the most value by reporting your data to Aikido.
You will need an Aikido account and a token to report events to Aikido. If you don't have an account, you can sign up for free.
Here's how:

Log in to your Aikido account.
Go to Firewall.
Go to apps.
Click on Add app.
Choose a name for your app.
Click Generate token.
Copy the token.
Set the token as an environment variable, AIKIDO_TOKEN

Running in production (blocking) mode
By default, Firewall will only detect and report attacks to Aikido.
To block requests, set the AIKIDO_BLOCKING environment variable to true.
See Reporting to Aikido to learn how to send events to Aikido.
Bug bounty program
Our bug bounty program is public and can be found by all registered Intigriti users here
Contributing
See CONTRIBUTING.md for more information.
Code of Conduct
See CODE_OF_CONDUCT.md for more information.
Security
See SECURITY.md for more information.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.