For the second time in a week my friend's indexhibit site has been been hit by attackers who alter most php files on indexhibit site.
What is interesting that the attacks have been very similar but from two sources (one Russian one Chinese).
Both times the attacks have chopped off last few lines of php code and added their iframe line, but forgot to add ?> at the end.
This way of attacking indicates it is from some sort of script floating around, exploiting some vulnerability. Question is where is that vulnerability? Could it be ftp exploit (password for ftp was provided by host and looks very hard to crack by brute force). Some vulnerability in PHP?
Hosting is shared hosting with no shell access, just ftp and PHPmyadmin.
Any other indexhibit users experience anything similar?