← All projects

ADEL-WAF

by @Adel-Qusay

28

PHP lightweight in-app Web Application Firewall

About this project

ADEL-WAF PHP lightweight in-app Web Application Firewall. Features / Protections Against: Cross-site scripting (XSS) SQL injection (SQLI) Remote file inclusion (RFI) Remote code execution (RCE) Local file inclusion (LFI) Denial of service (DOS) Web shells How to use: Edit - php.ini File: --------------------------------OR-------------------------------- Edit - .htaccess File (only if unable to edit php.ini) --------------------------------OR-------------------------------- Include this PHP file in every page you want to protect. Note: Works with all PHP frameworks (Use it as a filter)

From the project README on GitHub

Stars
28
Forks
15
Last push
6 Aug 2024

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/adel-waf.svg)](https://www.madeinalgeria.dev/projects/adel-waf)

Related projects