Sunday, May 16, 2004

Hardened-PHP v0.1.1 announced at Source Forge

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:
  • 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
More information on the Source Forge project page

No comments:

Post a Comment