Hi👋

----------------------------------------------------------------
/home/0xhunter/public_html
----------------------------------------------------------------

0xHunter:~ ls

PHP-Firewall : Protection from the most important security vulnerabilitiesTitle : PHP-Firewall : Protection from the most important security vulnerabilities
Author : Saleh
Date : 2022-03-03
----------------------------------------------------------------

How to use ? Just call the file


/* Enable Firewall */
define('PHP_FIREWALL_STATUS', true);
include("security.php");

$x = $_GET['input']; echo $x;

PHP-Firewall

Security listing :

Features coming soon:

 

Github: https://github.com/xSaleh/PHP-Firewall

./Regards


----------------------------------------------------------------