(08-23-2018, 09:35 PM)Eulogy Wrote: Plesk Use Mod_sec + fail2ban jail as WAF. We can even setup jail for sentora if you think that can be a problem. I'm using sentora on PHP 7.x with fail2ban, Mod_sec, firewall and SElinux, no problem til now.
Otherwise you can hope to someone can get back suhosin
https://github.com/sektioneins/suhosin7/...ae1e30d3f5
This project might be worth looking at:
https://snuffleupagus.readthedocs.io
I'm currently testing it with Sentora on CentOS 7 with PHP 7.2.
Takes a bit of configuring and from my testing one configuration is affecting all PHP-based sites and I can't seem to completely get each site running separately from each other (I am finding that the "rules" file for the vhosts is affecting the Sentora code even when there's no "rules" file defined for Sentora). Not sure if this is a bug issue with Snuffleupagus or by design, but it's currently being developed which is more than seems to be happening with Suhosin
I am also running Fail2Ban on the same test server and so far it seems happy keeping things at bay...
Keith