What is Hardened-PHP? Hardened-PHP adds security hardening features to PHP to protect your servers against a number of well known problems in hastily written PHP scripts. It also protects against potential unknown vulnerabilities within the engine itself.
Hardened-PHP v0.1.1 adds memory_limit check relocation and some other small fixes to the following list of implemented protections:
Hardened-PHP v0.1.1 adds memory_limit check relocation and some other small fixes to the following list of implemented protections:
- Canary protection of the Zend Memory Manager
- Canary protection of Zend Linked Lists
- Protection against internal format string exploits
- Protection against arbitrary code inclusion
- Syslog logging of attackers IP
Links to this post:
Comments:
Post a Comment



