Forum archive
Security Issues with TurnKey Linux Wordpress
Hi,
My turnkey linux server running wordpress has been compromised twice in the past 6 months. Wordpress isn't being compromised (based on the security scans of wordpress), but with the server itself is somehow. Only HTTP and HTTPS is allowed to the server.
I need to know how to confirm and do the following:
1) How can I perform security updates and patches to the turnkey linux appliance? Please provide all of the relevant commands I would use to run and install the latest updates. I do not see any clear documentation on your website for non-linux folks.
2) What logs can I view on the turnkey linux appliance to see what activity and network connections exist for further troubleshooting including any security related alerts?
3) Are there any easy-to-use malware/anti-virus type software or tools I can run on the turnkey appliance itself to detected any malware and methods to remove it.
Thanks!
Michel
Hi Michel,
Can you elaborate on your security breach. How do you know you were breached. It might help us to advise next steps.
You asked for documentation for non-linux folks...but TKLX is linux...are you running this in a container within another non-linux O/S (Windows / Mac)?
You said WordPress was not compromised...but the database might have been or one of the plug-ins might have been. What makes you think this is a server-level breach?
I have been running a number of TKLX WordPress servers for a number of years with no security breaches. I disable root login and change the admin accounts to 32 character random account names with 64 character random passwords and lock down the ssh port to my ip address only. My WordPress has brute login protection and captchas on all forms. I rename the WordPress account names / passwords to also be long random strings.
When it comes to security you need to assume you will be hacked at some point. Your goal isn't to prevent it but slow it down, detect it, deflect it, minimise the damage and have a recovery strategy. That's all you can do. Everyone can be hacked. A few weeks ago it was Homeland security.
Just a suggestion :-)