=== Extra Security === Contributors: Lelkoun Tags: security, hacking, cookies, cookie, clickjacking, iframe, antivirus, stealing, session, .httaccess, directories, malware, SQL Requires at least: 3.0 Tested up to: 3.0 Stable tag: trunk This plugin improves WordPress's security. == Description == This plugin improves WordPress's security. = Features = This plugin prevents your blog from following attacks: * clickjacking * cookies stealing * session fixation * SQL injection scanners * directory browsing = Notes = * function file_get_contents() is required * .htaccess file must be writable by PHP (CHMOD 777) == Installation == 1. Download the plugin, extract and upload it to your plugins folder on your server. 2. Activate the plugin. Go to Settings → Extra Security. == Screenshots == 1. Settings == Frequently Asked Questions == = What to do if my blog returns Internal Server Error? = Open your .htaccess file and delete lines marked by the plugin. == Changelog == = 1.2.1 = * This plugin is faster now * Improved a database connection