=== WordPress Exploit Scanner === Contributors: donncha, duck_, ryan, azaozz Tags: hacking, spam, hack, crack, exploit, vulnerability Tested up to: 2.8.6 Stable tag: 0.7 Requires at least: 2.7.1 Donate link: http://ocaoimh.ie/wordpress-plugins/gifts-and-donations/ Search the files and database of your WordPress install for malicious code or spammy links left by a hacker. == Description == This plugin searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames. It does not remove anything. That is left to the user to do. * MD5 for version 0.7: 1d4b6797f10685bd271ebc1ec17b782c * MD5 for version 0.6: a36d9eb168e51b62c61b1ab4afee8243 * MD5 for version 0.5: e434bad527c860ebf95777c05d551784 * MD5 for version 0.4: 54f04bb11ab369063a9c8cc34fe9ee86 * MD5 for version 0.3: 44cc8a46861f18698789357fa2fc7e60 * MD5 for version 0.2: 48dd892fb9c41899af14e9cf94ec7ea8 * MD5 for version 0.1: 6a88a18a37c4add7dabd72fc97be13b6 * MD5 for hashes-2.8.6.php: 32a343d966821502113b7813c9195389 * MD5 for hashes-2.8.5.php: a64eb922fa9d21bd43398467e8eb67cc See the [WordPress Exploit Scanner homepage](http://ocaoimh.ie/exploit-scanner/) for further information. == Installation == 1. Download and unzip the plugin. 2. Copy the exploit-scanner directory into your plugins folder. 3. Visit your Plugins page and activate the plugin. 4. A new menu item called "Exploit Scanner" will be made under the Dashboard tab. == Frequently Asked Questions == = How do I fix the out of memory error? = Scanning your website can take quite a bit of memory. The plugin tries to allocate 128MB but sometimes that's not enough. You can modify the amount of memory PHP has access to from within the plugin admin page. You can also limit the max size of scanned files. Reduce this number to skip more files but be aware that it may miss hacked files. Any skipped files are listed after scanning. Memory is also used if you have deep directories because of the way the scanner works. It will help if you clean out any cache directories (wp-content/cache/ for example) before scanning. == Updates == Updates to the plugin will be posted here, to [Holy Shmoly!](http://ocaoimh.ie/) and the [WordPress Exploit Scanner](http://ocaoimh.ie/exploit-scanner/) page will always link to the newest version. If you use The Japanese version of WordPress, you can use [these hash files](http://wpbiz.jp/files/exploit-scanner-hashes/ja/) instead. Thanks Naoko for telling me about that!