Linux 软件免费装
Banner图

Version Cloak

开发者 nextdoorentertainment
更新时间 2026年6月26日 20:00
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security version xml-rpc wp-cron hardening

下载

1.0.1 1.0.2 1.0.3 1.0.4

详情介绍:

Version Cloak is a hardening plugin that reduces the information opportunistic, automated scanners can read about your site. Version-matching bots fingerprint a site, look up known issues for the detected versions, and probe the easy targets first. This plugin shrinks that fingerprint. Important: this plugin obscures version and endpoint information. It does not patch vulnerable code. Keep your plugins, themes, and WordPress core updated — obscurity is a complement to patching, not a replacement for it. Two version modes (per dropdown) For WordPress core and for plugins & themes, choose one of: What it covers Other hardening Reversible Setting a mode to Off, or deactivating the plugin, restores the real version strings and removes the .htaccess rules — the site returns to its normal state.

安装:

  1. Upload the version-cloak folder to /wp-content/plugins/, or install the ZIP via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins menu.
  3. Configure under Settings → Version Cloak.
  4. If you use a page cache (LiteSpeed, etc.) or a CDN, purge it after changing settings so the changes are served.

升级注意事项:

1.0.4 WP-Cron is left enabled by default now. Existing sites keep their current setting; change it under Settings -> Version Cloak -> WP-Cron if needed. 1.0.3 Important fix: 1.0.2 could disable itself on a normal install. Update immediately. 1.0.2 Stability and version-hiding improvements. Recommended update. 1.0.1 Compatibility and packaging fixes for the WordPress.org review. 1.0.0 Initial release.

常见问题:

Does this patch vulnerabilities?

No. It hides or decoys version information to reduce automated scanning. The actual fix for an outdated component is to update it. Use this as an additional layer.

What is the difference between Obfuscate and Decoy?

Obfuscate removes or blocks the version so a scanner reports "could not determine the version". Decoy reports a plausible current version so the site reads as fully up to date. Use a real, recent version for Decoy — an implausible value may be ignored by scanners.

Will it break my plugin or theme updates?

WordPress detects updates from each component's real version (its main file header for plugins, style.css for themes), which is read independently. Core and plugin update notifications are unaffected. Masking a theme's style.css version does affect that theme's own update notice, so the plugin shows its own update notice in that case.

I changed a setting but nothing changed.

Almost always page caching. Purge your cache (e.g. LiteSpeed → Purge All) and any CDN after saving.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0.0