I just found out about Suhosin and I'm wondering what you guys think of it?
Here is it's description in case you don't know:
Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections.
This is the website:
http://www.hardened-php.net/suhosin/index.html
Since I'm on Windows, I'd like to know about WIndows binary which can be found here:
http://forum.hardened-php.net/viewtopic.php?id=250
Please share your opinion...