Hi everyone,
As I said, it's my third time my site gets hacked BUT it is not necessarily ZP who should be blamed :
My www contains a wordpress CMS and a subdirectory with a zp in it. I must admit that my zp has been forgotten for a while without any upgrade (so I am the one who should be blamed first !)
Here is my question :
The index.php at the root has been corrupted (not it the zp directory IN THE ROOT.)
This has been added :
`<?php /*68066*/ error_reporting(0); @ini_set('error_log',NULL); @ini_set('log_errors',0); @ini_set('display_errors','Off'); @eval( base64_decode('...'));/*68066*/ ?><?php`
Do you think that the security breech can still come from zp ?
I wish it could for I have upgraded and protected the wordpress part of my site, and if the breech is still there ... i am helpless ...
Thanks for any clue or advice !