這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Plugin Security Scanner

描述

This plugin determines whether any of your plugins or themes have security vulnerabilities. It does this by looking up details in the WPScan Vulnerability Database.

It will run a scan once a day, and e-mail the administrator if any vulnerable plugins or themes are found.

Please note: As from version 2.0.0, you will need to register on the WPScan Vulnerability Database site in order to get an API token. This token is required before any security scans can be performed. Once you have your token, it can be added to the Plugin Security Scanner settings page.

You can also register a webhook for notifications. The webhook will trigger daily, even if no vulnerabilities found. The webhook is a post request, with JSON payload containing the vulnerabilities.

You can enable the webhook under Settings\General tab – see the Plugin Security Scanner settings.

It also adds a new menu option to the admin tools menu called “Plugin Security Scanner”. Clicking this runs a scan. If the scan finds any problems, it shows you a list of plugins or themes that have vulnerabilities, along with a description of the issue.

The WPScan Vulnerability Database API, which this plugin uses, is free for non-commercial use. However, any commercial usage will require that you purchase a commercial license from WPScan. If you are using the API for your own site then you will not need a commercial license. However, if you are a hosting company and install the plugin systematically across all of your clients sites, then you will need to purchase a commercial license. If you are making heavy use of the API, it is likely that you will need to purchase a commercial license. To enquire about a commercial license, please contact team@wpvulndb.com

Icons made by Alessio Atzeni from www.flaticon.com is licensed by CC BY 3.0

螢幕截圖

  • Example run of the security scanner that has found two vulnerable plugins.
  • E-mail alert to administrator when vulnerable plugins have been found.

評價

2016年9月3日
Peace of mind! Excellent support from the plugin author Proactive maintenance of the WPScan Vulnerability Database
2016年9月3日 1 reply
Fonctionne très bien, mais j'abuse en espérant une petite amélioration essentielle... Quand j'ai installé le plugin Zopim Live Chat la semaine dernière, il m'a adressé dans les 24h un message : ------ Vulnerability found: zopim-live-chat <= 1.2.5 - XSS in ZeroClipboard Scan completed: 1 vulnerability found. ----- Un peu court pour savoir ce qu'il en retourne vraiment, mais le boulot de base est fait. Je suis alertée et le support de Zopim aussi. Maintenant, reste à trouver la faille... Plus de détails seraient le bienvenu surtout quand on doit transmettre à un support.
2016年9月3日
Slow to check because the API service works only one plugin at a time, but good enough. Could show the vulnerabilities found direct on Plugins page.
閱讀全部7個評價

貢獻者及開發者

“Plugin Security Scanner” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Plugin Security Scanner 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.0.2

  • Clarified 403 error

2.0.1

  • Clarified error message in daily email

2.0.0

  • Use WPScan Vulnerability Database API V3
  • Important notice: to use this plugin, you now need to register a user and get an API token from https://wpvulndb.com/users/sign_up
  • Improved error handling

1.6.0

  • Moved settings to dedicated page
  • Added option to ignore unpatched issues

1.5.2

  • Fix: Allow scanning if you are running WordPress nightly or release candidates

1.5.1

  • Added option to ignore ‘WordPress 2.3-4.8.3 – Host Header Injection in Password Reset’ vulnerability

1.5.0

  • Checks vulnerabilities in WordPress core files
  • Added ability to send an HTTP request when vulnerabilities are found (webhook)

1.4.1

  • Fix issue with theme version checking

1.4

  • Themes as well as plugins are now scanned for vulnerabilities

1.3.1

  • Added check to make sure the WPVulnDb API has returned a valid response

1.3

  • Added option under “Settings / General / Plugin Security Scanner” to disable the email notification

1.2.1

  • Moved to WPScan Vulnerability Database API v2

1.2.0

  • Added i18n support

1.1.9

  • Fix: Removed unecessary ob_flush calls
  • Fix: If vulnerability does not have a “fixed in” version number, report it as a vulnerability

1.1.8

  • Fix: corrected links to WPScan Vulnerability Database

1.1.7

  • Add link to WPScan Vulnerability Database details page

1.1.6

  • Conditionally include plugin.php include in case it is not already included

1.1.5

  • Escape output in HTML report to prevent XSS

1.1.4

  • Added blog title to email subject

1.1.3

  • Fixed bug that prevented admin email being sent

1.1

  • Email admin daily if any vulnerabilities are found

1.0

  • Initial release