No. WP Security Scan needs to be left activated to work. Version hiding, turning off DB errors, removing WP ID META tag from HTML output, and other functionality will cease if you deactivate the plugin.
From the linux command line (for advanced users): chmod xxx filename.ext (replace xxx with with the permissions settings for the file or folder)
From your FTP client: Most FTP clients, such as filezilla, etc, allow for changing file permissions. Please consult your clients documentation for your specific directions.
For more information, please visit http://codex.wordpress.org/ChangingFilePermissions
Alot of attackers and automated tools will try and determine software versions before launching exploit code. Removing your WordPress blog version may discourage some attackers and certainly will mitigate virus and worm programs that rely on software versions.
NOTE: Hiding your version of WordPress may break any plugins you have which are version dependant.
There is currently a small compatibility issue. This can be temporarily solved by opening securityscan.php and commenting out the line addaction("init",mrtremovewpversion,1); I have contacted Dagon Designs about creating a solution, which should hopefully be in a future upgrade to their plugin.




