Hi,
I'd look at upgrading Drupal first as theres a few known issues with 5.5
(may or may not be applicable in your situation):
http://www.cvedetails.com/cve/CVE-2008-3742/ (Unrestricted file upload)
http://www.cvedetails.com/cve/CVE-2008-3741/ (XSS)
http://www.cvedetails.com/cve/CVE-2008-3740/ (XSS)
http://www.cvedetails.com/cve/CVE-2008-3222/ (Session fixation)
If you own the server then restrict SSH access to the IP you usually manage
the site from, remove root SSH access and restrict down to only the user
you connect as using AllowUsers. Change the default listening port. Put
on fail2ban etc. Restrict all outbound access as a lot of exploits require
outbound access to work. Ideally you'd do this from a managed firewall
instead of IPTables but make use of whatever you have. Remove services
you're not using, especially ones that listen on the outside interface.
Make sure your Apache is patched and look into mod_security. Pretty much
anything you can do to limit the potential attack surface, and therefore
make it more effort than it's worth.
Killian
--
Killian Faughnan
http://www.killianfaughnan.com
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!