Linux 软件免费装
Banner图

SiteCare – Vulnerability Scanner

开发者 fstab
更新时间 2026年7月22日 07:35
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0.1
版权: GPLv2 or later
版权网址: 版权信息

标签

security vulnerabilities plugin vulnerability vulnerability scan vulnerability scanner

下载

1.1.0 1.2.0 1.3.0 1.4.0 2.0.0 2.1.0 2.1.1 0.1.0 2.1.4 2.1.2 2.1.3 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 1.0 1.4.1 1.5.0

详情介绍:

Most compromised WordPress sites aren't hit by some clever, brand-new exploit - they're breached through a known vulnerability in an outdated plugin or theme that nobody noticed in time. The fix is almost always as simple as running an update. The hard part is knowing there's a problem at all. SiteCare Vulnerability Scanner watches that blind spot for you. It checks your installed plugins, themes, and WordPress core against a continuously updated database of publicly known vulnerabilities, then tells you in plain language - right in your dashboard - what is affected and what to do about it. Your site's data never leaves your server. The plugin only reads public vulnerability information through the WP Vulnerability API - no account, no external tracking, and no noticeable impact on performance.

安装:

From your WordPress dashboard (recommended)
  1. Go to Plugins → Add New and search for "SiteCare Vulnerability Scanner".
  2. Click Install Now, then Activate.
Manual upload
  1. Download the plugin .zip file.
  2. Go to Plugins → Add New → Upload Plugin and choose the .zip.
  3. Click Install Now, then Activate.
Getting started Open the Vulnerabilities menu in your WordPress admin. The first scan runs automatically; press Scan now any time to re-check. Fine-tune the automatic scan frequency and email alerts under Vulnerabilities → Settings.

屏幕截图:

  • All clear - the A-F security score, severity tiles and every plugin, theme and WordPress core checked.
  • Settings: automatic scan frequency, email alerts and an optional Slack/Discord webhook.

升级注意事项:

2.0.0 Major upgrade: the detection engine was rewritten to catch vulnerabilities it previously missed, and now adds automatic daily scanning and email alerts. Strongly recommended for all users. 1.5.0 New name (SiteCare – Vulnerability Scanner) and unified SiteCare branding. How the plugin works is unchanged. 1.4.1 Fixes the donation links. Recommended for all users. 1.0.0 Initial release, no special upgrade notes

常见问题:

Does it scan automatically?

Yes. It runs a background scan once a day (configurable) and an immediate re-scan whenever you install, update or activate a plugin or theme. You can also press "Scan now" any time.

Will it email me?

Yes, if email alerts are enabled (they are by default). You are notified only about new vulnerabilities, never repeatedly about the same one. You can turn this off under Vulnerabilities → Settings.

How does it decide something is vulnerable?

It compares your installed version against the affected version ranges published for each known vulnerability - so it catches issues even when you are several versions behind, not only on an exact-version match.

Does it send my data anywhere?

No. Only the public slug and version of each plugin, theme and WordPress core are looked up against the WP Vulnerability API. No site content, credentials or personal data ever leave your server.

Does it slow down my site?

No. Lookups are cached and scans run in the background via WP-Cron, so your admin stays fast.

What is the security score?

A single A-F grade (0-100) that summarises the health of your whole site - lower when you have open vulnerabilities or abandoned components, higher when everything is up to date. Each scan also shows whether the score went up or down since last time.

How do abandoned / removed plugins get flagged?

The plugin checks each installed component against the WordPress.org directory. If a plugin has been closed (removed) or has had no update for a very long time, it is flagged so you can plan a replacement. Premium or off-directory plugins are not falsely flagged.

Can I get Slack or Discord alerts?

Yes. Paste a Slack or Discord webhook URL under Vulnerabilities → Settings and new findings are posted there.

Is there a WP-CLI command?

Yes: wp vulnerability scan and wp vulnerability status. It returns a non-zero exit code when vulnerabilities are found, so you can use it in CI.

Can I support plugin development?

Yes, via Buy Me a Coffee.

更新日志:

2.2.0 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.0 1.5.0 1.4.1 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0