Home     PHP / Javascript / Ajax
PHP IOSEC Anti Flood Security Gateway Module Script

PHP Script Codes > security-systems

IOSEC Anti Flood Security Gateway Module Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 221

PHP Script Codes > IOSEC Anti Flood Security Gateway Module
-What does this module do?
This module provides security enhancements against (HTTP) Flood & Brute Force Attacks for PHP scripts at web application level. Massive crawling/scanning tools, HTTP flood tools can be detected and blocked by this module via htaccess or iptables, etc.

-How can i use this module?
It is really simple! You can use this module by including "iosec.php" to any PHP file which wants to be protected.

At web application (scripting) level you can,
- Block proxies. (only via HTTP header)
- Detect flooding IP addresses.
- Slow down or restrict access for automated tools (HTTP flood, brute force tools, vulnerability scanners, etc.)
- Save your server resources (database, cpu, ram, etc.) under an attack.
- Restrict access permanently or temporarily for listed IP addresses in "banlist" file.
- Notify yourself via email alerts when attacks begin.