What's new

PHP FIREWALL SOURCE CODE TO PROTECT YOUR WEBSITES

foolstuckdeb

Forum Veteran
Joined
Aug 3, 2016
Posts
343
Reaction
4,213
Points
738
This intends to protect your site from SQL Injection, XSS, DDOS Attack and others.
This works in Wordpress, Joomla, Drupal and etc.

Security listing
  • XSS protection
  • UNION SQL Injection protection
  • Bads bots protection
  • Bads requests methods protection
  • Small DOS protection
  • Inclusion files protection
  • Santy and others worms protection
  • Server Protection
  • URL Query protection
  • cøøkíés sanitize
  • Post vars sanitize
  • Get vars sanitize
  • IPs range reserved denied
  • IPs range spam denied
  • IPs protected
  • Unset globals PHP var

DISCLAIMER:
This Firewall protects your site from different web attacks. This will just prevent the injection of bugs and will not ρá†ch all the bugs in your page.
Dont forget that this script will help you to improve your security, but will still leave some security vulnerabilities. If you want to have really great security then you should get a WAF (Web Application Firewall).

You do not have permission to view the full content of this post. Log in or register now.
 
Back
Top