After the previous postings that discuss engine wordpress 2.8.5 update, the post now I will share about how to wordpress plugin installation that I mentioned earlier. This plugin called WordPress Exploit Scanner. 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. So how do the installation and settings on WordPress Exploit Scanner plugin is this? Let’s discuss together.
Step by Step Installation
1. Download and unzip the plugin.
http://downloads.wordpress.org/plugin/exploit-scanner.0.5.zip
orhttp://ocaoimh.ie/exploit-scanner/
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 off the Dashboard.
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 allocate more by editing wp-config.php and adding the following line before the wp-settings.php require command. This code allocates 256MB of memory. Adjust the “256″ figure to suit your needs.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
Related posts:

dear riezky,
my i know,
What advantages we get from wordpress 2.8.5 compared to the old wp version??
btw,
thank for your comment on mine.. :)
@mengaisdollar,
several security systems for improving the previous version. I have post them here.
It’s good to see that someone is concerned about keeping Wordpress up-to-date.
It seems that rich content management systems (not just Wordpress, but also software such as phpBB) are quite vulnerable and get attacked quite often. The sad thing is that site owners don’t update their software often enough.
Good luck with the blog.