Michael Lazin on 18 Jan 2010 20:01:48 -0800 |
P.S., if you want to find this hack try this: zgrep POST access.log* | grep " 200 " | grep administrator/index.php | awk {'print $1'}|sort -u It will output a nice list of all of the IPs that have posted to your joomla admin page and you can do whois lookups on the IPs if you like. On Mon, Jan 18, 2010 at 10:58 PM, Michael Lazin <microlaser@gmail.com> wrote: Have you taken a look at your access logs? How up to date are your Joomla installs? Have you seen this: -- Michael Lazin ASCII ribbon campaign ( ) against HTML e-mail X / \ ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|