WPHub is a new portal for all things WordPress with a focus on the premium theme and plugin markets. They have years of experience in WordPress so expect to see our content pile up quickly!
WPHub is not owned, sponsored, monitored, or approved by the WordPress Foundation.
New Concept Theme – A clean, modern, powerful WordPress blog-style theme designed for a blog or online magazine.

Minimalist Version 1.0
Minimalist is a premium responsive WordPress theme. It features a very clean and minimal design that is perfect for writing. Included BrillThemes advanced theme options panel that will allow you to change your logo, basic fonts, background, sidebar position and more!

More theme details: http://www.brillthemes.com/wordpress-themes/minimalist/
By default Really Simple CAPTCHA plugin creates a directory ‘wpcf7_captcha’ in your ‘uploads’ directory. There it creates a .php and .png file when needed.
My suggestion would be to incorporate the creation of an .htaccess file there with the following contents:
Order Allow,Deny
<FilesMatch "^[0-9]+\.png$">
Allow from all
</FilesMatch>
That way, only the .png files that are created will be accessed via HTTP. Nothing else, not even a double extension.
http://wordpress.org/support/topic/possible-contact-form-7-malware-infection
http://wordpress.org/support/topic/plugin-contact-form-7-possibility-of-malware-attached