Posted on

Disable directory indexes server wide

Leaving DirectoryIndexes on is a common way to fail a PCI scan. In this article we’ll walk you through disabling this server wide on your server, please note that this would require root access to your server.

Continue reading Disable directory indexes server wide

Posted on

Troubleshooting WordPress Plugins

WordPress plugins are the source for many capabilities that WordPress does not normally support. These add-on programs can unfortunately also cause problems with the typical WordPress installation. They may cause an issue that will stop the WordPress Administrator from loading so that you are unable to disable them through the normal interface. The following article discusses how to troubleshoot WordPress plugins without access to the WordPress Administrator. Continue reading Troubleshooting WordPress Plugins

Posted on

Maldetect

Expertise level: Medium

Linux Malware Detect (LMD), also known as Maldet, is a malware scanner for Linux released under the GNU GPLv2 license. It is particularly effective for the detection of php backdoors, darkmailers and many other malicious files that can be uploaded on a compromised website. It will help you do detect infected websites and clean the infection, however securing the compromised user or website is still necessary to avoid re-infection.

Continue reading Maldetect