diff --git a/lib/common/collections/wp_items.rb b/lib/common/collections/wp_items.rb old mode 100755 new mode 100644 diff --git a/lib/common/collections/wp_items/detectable.rb b/lib/common/collections/wp_items/detectable.rb old mode 100755 new mode 100644 diff --git a/lib/common/collections/wp_plugins.rb b/lib/common/collections/wp_plugins.rb old mode 100755 new mode 100644 diff --git a/lib/common/collections/wp_themes.rb b/lib/common/collections/wp_themes.rb old mode 100755 new mode 100644 diff --git a/lib/common/collections/wp_timthumbs.rb b/lib/common/collections/wp_timthumbs.rb old mode 100755 new mode 100644 diff --git a/lib/common/collections/wp_users.rb b/lib/common/collections/wp_users.rb old mode 100755 new mode 100644 diff --git a/lib/common/collections/wp_users/detectable.rb b/lib/common/collections/wp_users/detectable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/vulnerability.rb b/lib/common/models/vulnerability.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_item.rb b/lib/common/models/wp_item.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_item/existable.rb b/lib/common/models/wp_item/existable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_item/findable.rb b/lib/common/models/wp_item/findable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_item/versionable.rb b/lib/common/models/wp_item/versionable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_item/vulnerable.rb b/lib/common/models/wp_item/vulnerable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_plugin.rb b/lib/common/models/wp_plugin.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_theme.rb b/lib/common/models/wp_theme.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_theme/findable.rb b/lib/common/models/wp_theme/findable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_theme/versionable.rb b/lib/common/models/wp_theme/versionable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_timthumb.rb b/lib/common/models/wp_timthumb.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_timthumb/versionable.rb b/lib/common/models/wp_timthumb/versionable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_user.rb b/lib/common/models/wp_user.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_user/existable.rb b/lib/common/models/wp_user/existable.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_version.rb b/lib/common/models/wp_version.rb old mode 100755 new mode 100644 diff --git a/lib/common/models/wp_version/findable.rb b/lib/common/models/wp_version/findable.rb old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_item/error_log b/spec/samples/common/models/wp_item/error_log old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_item/versionable/simple-login-lockdown-0.4.txt b/spec/samples/common/models/wp_item/versionable/simple-login-lockdown-0.4.txt old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_item/versionable/trunk-version.txt b/spec/samples/common/models/wp_item/versionable/trunk-version.txt old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_theme/versionable/bueno-1.5.1.css b/spec/samples/common/models/wp_theme/versionable/bueno-1.5.1.css old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_theme/versionable/twentyeleven-1.3.css b/spec/samples/common/models/wp_theme/versionable/twentyeleven-1.3.css old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_theme/versionable/twentyeleven-unknow.css b/spec/samples/common/models/wp_theme/versionable/twentyeleven-unknow.css old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/meta_generator/3.3.2.html b/spec/samples/common/models/wp_version/findable/meta_generator/3.3.2.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/meta_generator/3.4-beta4.html b/spec/samples/common/models/wp_version/findable/meta_generator/3.4-beta4.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/meta_generator/invalid_version.html b/spec/samples/common/models/wp_version/findable/meta_generator/invalid_version.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/meta_generator/no_generator.html b/spec/samples/common/models/wp_version/findable/meta_generator/no_generator.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/readme/3.3.2.html b/spec/samples/common/models/wp_version/findable/readme/3.3.2.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/readme/empty_version.html b/spec/samples/common/models/wp_version/findable/readme/empty_version.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/readme/invalid_version.html b/spec/samples/common/models/wp_version/findable/readme/invalid_version.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/rss_generator/3.3.2.html b/spec/samples/common/models/wp_version/findable/rss_generator/3.3.2.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/rss_generator/3.4-beta4.html b/spec/samples/common/models/wp_version/findable/rss_generator/3.4-beta4.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/rss_generator/invalid_version.html b/spec/samples/common/models/wp_version/findable/rss_generator/invalid_version.html old mode 100755 new mode 100644 diff --git a/spec/samples/common/models/wp_version/findable/rss_generator/no_generator.html b/spec/samples/common/models/wp_version/findable/rss_generator/no_generator.html old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/web_site/rss_url/wordpress-3.5.htm b/spec/samples/wpscan/web_site/rss_url/wordpress-3.5.htm old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp-login.php b/spec/samples/wpscan/wp_target/wp-login.php old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_config_backup/wp-config.php b/spec/samples/wpscan/wp_target/wp_config_backup/wp-config.php old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_content_dir/facebook-detection.htm b/spec/samples/wpscan/wp_target/wp_content_dir/facebook-detection.htm old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-custom-subdirectories.htm b/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-custom-subdirectories.htm old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-custom-with-spaces.htm b/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-custom-with-spaces.htm old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-custom.htm b/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-custom.htm old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-in-src.htm b/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1-in-src.htm old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1.htm b/spec/samples/wpscan/wp_target/wp_content_dir/wordpress-3.4.1.htm old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_full_path_disclosure/rss-functions-disclosure.php b/spec/samples/wpscan/wp_target/wp_full_path_disclosure/rss-functions-disclosure.php old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_login_protection/wp-login-clean.php b/spec/samples/wpscan/wp_target/wp_login_protection/wp-login-clean.php old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_login_protection/wp-login-login_lock.php b/spec/samples/wpscan/wp_target/wp_login_protection/wp-login-login_lock.php old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_login_protection/wp-login-login_lockdown.php b/spec/samples/wpscan/wp_target/wp_login_protection/wp-login-login_lockdown.php old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_readme/readme-3.2.1.html b/spec/samples/wpscan/wp_target/wp_readme/readme-3.2.1.html old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/wp_readme/readme-3.3.2-fr.html b/spec/samples/wpscan/wp_target/wp_readme/readme-3.3.2-fr.html old mode 100755 new mode 100644 diff --git a/spec/samples/wpscan/wp_target/xmlrpc.php b/spec/samples/wpscan/wp_target/xmlrpc.php old mode 100755 new mode 100644