Linux 软件免费装
Banner图

Segurium

开发者 segurium
更新时间 2026年7月8日 00:03
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

security malware hardening two-factor-authentication login-security

下载

0.1.8

详情介绍:

Segurium is WordPress security without the bloat. Every hardening surface a site needs to survive the open internet — login protection, geo and IP gating, security headers, integrity verification, malware detection — ships in a single focused plugin. No ad walls, no background processes that chew through your shared-hosting CPU budget. Behind the simple UI is a high-tech engine. Segurium hashes your files on the server and checks each SHA-256 against a continuously-updated, machine-learning-curated cloud verdict database — so most files are classified by hash alone, the scan is fast, the plugin stays small, and fresh threats are recognised the moment the classifier picks them up. When a file's hash is not yet known to the cloud, Segurium uploads that file's bytes for deeper analysis so you don't get stuck with an unresolved verdict. We do not keep your files in the cloud. Nothing — not a hash, not a byte — is sent before you accept the service disclosure. What you get on every install Every feature below ships in the plugin and runs on every install — Free and Pro alike: How the Pro service tier differs Cleanups are performed by Segurium's cloud service and counted against a per-installation quota. The Free service tier covers up to 3 cleanups per rolling 30 days — enough for an occasional incident on a typical site. The Pro service tier raises that quota for sites that need higher cleanup volume (recurring infections, agency portfolios, hosts under sustained attack). The plugin code, the detection engines, and every feature listed above are identical on both tiers; the only difference is the cleanup-quota ceiling enforced server-side. Privacy by default Designed to stay lean Segurium ships as a small PHP plugin with no bundled binaries, no vendored third-party scanners, and no hidden background daemons. The heavy lifting — classification, signature curation, integrity manifests — lives in our cloud service, so your WordPress install stays fast and your hosting bill stays flat.

安装:

  1. Upload the segurium folder to /wp-content/plugins/, or install through Plugins → Add New in the WordPress admin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Open Segurium in the admin sidebar and accept the service disclosure to enable scanning.
  4. (Optional) Import settings from your previous security plugin via Segurium → Migration.
  5. (Optional) Enable two-factor authentication, geo-blocking and security headers from their respective tabs.

屏幕截图:

  • Malware scan — clean state. SHA-256 hash check across every file with the cloud verdict database, plus full scanned-file count.
  • Integrity scan — per-component status (core, plugins, themes), file counts, and Fix / Restore actions for files that drifted from the official source.
  • Geo-blocking — preset regions (EU / Americas / Asia-Pacific / Africa / Middle East / High-Risk) plus per-country control, configurable block action.
  • Firewall — IPv4/IPv6/CIDR allow- and block-lists, with auto-detected CDN and reverse-proxy ranges so true visitor IPs are honoured.
  • Brute-force protection — recommended-vs-custom presets, lockout windows, extended bans, XML-RPC protection, and live attack statistics.
  • Two-Factor Authentication — TOTP authenticator app and email verification, per-role enforcement, grace period, and trusted-device duration.
  • Security headers — HSTS, CSP, Permissions-Policy, Referrer-Policy, cookie hardening with a live preview of the headers Segurium will send.
  • Information Shield — strips WordPress version, REST API discovery links, RSD/WLW pingback, generator tag, and other version-leaking metadata.
  • Migration tool — detects existing security plugins (Wordfence / All-In-One Security / Sucuri / Solid Security) and previews their settings before import.
  • Scheduled scans + alerts — cron-driven daily/weekly/monthly scans with email notifications and automatic clean of high-confidence detections.
  • Free vs Pro plan comparison — every hardening feature ships in the free tier; Pro unlocks unlimited cleanup quota and reversible-backup recovery.

常见问题:

Will Segurium slow my site down?

It shouldn't. Scans run in chunked background jobs with a scan lock so a single run can't pile on top of itself. Real-time scanning only inspects new and modified files. The plugin keeps no large tables in memory and ships no bundled scanner binaries.

What happens if Segurium flags a file that isn't really malware?

Every cleanup is reversible. Originals are encrypted (AES-256-GCM) and stored locally — retained for up to 30 days, subject to per-bucket count and size caps — and you can restore from backup in one click. You can also submit a false-positive report directly from the threats list, and our team uses those to improve classification.

Can I use Segurium alongside my existing security plugin?

You can, but we recommend migrating. The Migration tab imports settings from Wordfence, All-In-One Security, Sucuri Security and Solid Security so you can switch without losing your hardening. Running two security plugins in parallel usually means double the cron overhead for no extra protection.

Is hCaptcha required for brute-force protection?

No. Brute-force protection works out of the box with rate limits, honeypot and lockouts. hCaptcha is optional — if you already have an hCaptcha site key and secret, you can enable it on the login form for an additional layer. When disabled (the default), no hCaptcha scripts or requests are ever loaded.

What PHP and WordPress versions are supported?

PHP 7.4 or newer and WordPress 6.0 or newer. Regularly tested against PHP 8.1 / 8.2 / 8.3 and WordPress 6.3 through 6.9.

What happens if I uninstall the plugin?

Plugin options, custom tables and local scan backups are removed. The local encrypted backups remain extractable with a small PHP one-liner before uninstall (see the Disaster Recovery documentation on segurium.com) if you want to keep copies.

更新日志:

0.1.8 - 2026-07-07 0.1.7 - 2026-06-24 0.1.6 - 2026-06-16 0.1.5 - 2026-06-04 0.1.4 - 2026-05-30 0.1.3 - 2026-05-24 0.1.2 - 2026-05-08 0.1.1 - 2026-05-06 0.1.0