Linux 软件免费装
Banner图

Beplus Security Headers & Script Auditor

开发者 rimbeplus
更新时间 2026年8月19日 18:00
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

security headers csp content security policy http headers

下载

详情介绍:

Beplus Security Headers & Script Auditor gives WordPress site owners three things in one screen:
  1. Security header toggles — enable X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Strict-Transport-Security, Permissions-Policy, Content-Security-Policy (with an optional report-only mode), and the legacy X-XSS-Protection header, each with sensible defaults.
  2. A scanner — fetches your homepage, or optionally your whole site (up to 200 of your most recently published posts/pages), and lists every external script, stylesheet, image, iframe, and form target it finds, plus a count of inline scripts/styles.
  3. Recommendations you control — every finding is listed as a checkbox row; uncheck anything you don't want, and the Content-Security-Policy preview updates live. Apply the checked rows to the CSP field with one click, review it, then press Save. Nothing is ever sent automatically.
There's also a repeatable table for adding any other custom response header your site needs. Why use this plugin

安装:

  1. Upload the plugin files to the /wp-content/plugins/beplus-security-headers-script-auditor directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to the "Security Headers" menu item (in the main admin sidebar) to review the default header configuration.
  4. Open the Scanner tab and click "Run Scan" (optionally ticking "Scan entire site" first) to see what external resources your site loads, uncheck anything you don't want, then apply the checked rows to the Content-Security-Policy field.
  5. Click "Save Changes" to apply your configuration.

屏幕截图:

  • The Scanner tab, showing detected external resources as a checklist and a live Content-Security-Policy preview.

升级注意事项:

1.0.0 Initial release.

常见问题:

Will this break my site if I enable everything at once?

It can, especially Content-Security-Policy. Start with the scanner recommendations, use "Report-only mode" for CSP first to observe without blocking anything, and only switch to enforcing mode once you've confirmed the policy covers everything your site actually loads.

Does the scanner send my data anywhere?

No. It performs normal HTTP requests from your own server to pages on your own site, using the built-in WordPress HTTP API. Nothing is sent to any third party.

Does this replace a full security audit?

No. Even the whole-site option only scans your homepage plus your most recently published posts/pages (capped at 200) and is meant as a starting point for building a Content-Security-Policy, not a substitute for a complete security review of your site.

更新日志:

1.0.0