Description
-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.
This module tested and used in live environments about 3 years before it goes open source.
You can test module here: http://www.iosec.org/test.php (demo)
You can find IOSEC Wordpress Plugin @ Downloads (v.1.4)
CHANGES v.1.1 & v.1.2 & v.1.3
-------------------------------------------------
- Added Connection Limit Support
- Added Whitelist Support
- Added Reverse Proxy Support
- Added reCAPTCHA Support
- Now Blocks Brute Force More Efficiently
You can use IOSEC under .NET see. http://phalanger.codeplex.com/
HTTP Anti Flood Security Gateway Module Web Site
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.
This module tested and used in live environments about 3 years before it goes open source.
You can test module here: http://www.iosec.org/test.php (demo)
You can find IOSEC Wordpress Plugin @ Downloads (v.1.4)
CHANGES v.1.1 & v.1.2 & v.1.3
-------------------------------------------------
- Added Connection Limit Support
- Added Whitelist Support
- Added Reverse Proxy Support
- Added reCAPTCHA Support
- Now Blocks Brute Force More Efficiently
You can use IOSEC under .NET see. http://phalanger.codeplex.com/
Features
- 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.
Source: http://ht.ly/aXpbK
If you like my blog, Please Donate Me
3 comments:
nice posting.. thanks for sharing..
Your welcome :)
nice posting.. thanks for sharing.
Post a Comment