You and your clients need to remove TROJAN (use antivirus ), then to change FTP passwords
and
create file fix.sh with:
#!/bin/sh
for f in `find . -type f -exec egrep -q xxx.xxx.xxx.xxx {} \; -print`; do
echo $f
sed -i "" -e "s|<iframe width=1 height=1 border=0 frameborder=0 src='http://xxx.xxx.xxx.xxx/tds/index.php'></iframe>||g" $f
done
put fix.sh in main directory (like /home/www/[fix.sh]/user_site)
and run (/home/www/fix.sh)
try it
Make your website the fastest one - Web Optimizer* web.stakh.com