duncan
Verified User
Most of the Joomla sites on my server were hacked this morning. Their index.php pages were all changed. Aside from a few other changes, they otherwise appear to remained untouched.
Oddly enough one other (non Joomla) site was affected - it's htaccess file was changed, but nothing else. The timestamp on this change appears to be after the other Joomla sites were changed. I believe the file had a chmod of 777.
I located a number of IPs that were sending SYN packets to the server - all have since been banned. I found them by running "netstat -ae | grep irc" and "netstat -ea | grep 666".
I also checked my cron log to see if there is any odd activity. All looked normal, although I am not sure if the following is a normal system command:
Any idea if this is normal?
Aside from all of this - what else would you recommend I do? I will make sure all the Joomla sites are updated to the current release. But aside from that I'm not sure what else I can do to ensure the hole is closed and the site/content are secure.
Any help would be greatly appreciated!
Duncan
Oddly enough one other (non Joomla) site was affected - it's htaccess file was changed, but nothing else. The timestamp on this change appears to be after the other Joomla sites were changed. I believe the file had a chmod of 777.
I located a number of IPs that were sending SYN packets to the server - all have since been banned. I found them by running "netstat -ae | grep irc" and "netstat -ea | grep 666".
I also checked my cron log to see if there is any odd activity. All looked normal, although I am not sure if the following is a normal system command:
Code:
Jan 4 05:34:01 vps crond[26429]: (apache) CMD (/var/tmp/.,/.img/update >/dev/null 2>&1)
Aside from all of this - what else would you recommend I do? I will make sure all the Joomla sites are updated to the current release. But aside from that I'm not sure what else I can do to ensure the hole is closed and the site/content are secure.
Any help would be greatly appreciated!
Duncan
Last edited: