Silence is Golden Guard plugin prevents WordPress blog directories from listing if visitor types just directory name as the URL, e.g. http://yourdomain/wp-content/plugins/ Plugin can automatically check WordPress site state and fix it if needed once a day. The checking are: 1) .htaccess file. If it has not Options -Index line, plugins makes backup copy and adds Options -Indexes line into .htaccess file in the WordPress root directory. 2)
In order to eliminate hackers attacks, here are some of the best WordPress security plugins which will help you enhance security of WordPress blog. 1. WP Security Scan: WP Security Scan will automatically check some of the major items on our checklist, to enhance security of WordPress blog. but while it reports the issues, it doesn’t give you the ability to make the necessary changes from your WordPress admin. It does have a section for attempting to change the prefix of your wordpress tables,
Security issue of WordPrss is most important. There is a lot of discussion going about WordPress Security. Is your WordPress secured? Here is a tip that you can apply on your blog. If someone is trying to login into you WordPress blog, but fails, WordPress display a message to let you know what happened. Sure, it may be useful to you, but it is for sure also useful to potential blog hackers. To remove theses messages, simply open your theme folder and find functions.php file and paste the follow
ISC aka Internet Storm Center has reported a new ‘distributed WordPress admin account cracker‘. This is a very smart and major attempt to crack admin passwords of WordPress blogs. This script is written in PHP and performs brute force cracking attempts to WordPress admin accounts. The wp_brute_attempt() function takes 3 parameters, $ch which is cURL’s structure (cURL is a command line tools that can be used to perform HTTP requests). The other two parameters define the site and