Linux 软件免费装
Banner图

Korisec Security – Vulnerability Scanner and Login Protection

开发者 korisec
更新时间 2026年9月15日 02:20
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

security wordpress security login security brute force vulnerability scanner

下载

1.0.10 1.0.8 1.0.9

详情介绍:

Korisec is a hosted website security service. This plugin is the official WordPress client: it does not run port scans, Nuclei, or other scanners inside WordPress. After you paste a plugin key from your Korisec account, the plugin:
  1. Verifies this site with Korisec and binds the key to this host
  2. Sends WordPress core, plugin, and theme versions so cloud checks can include software that is not visible from the public internet
  3. Lets you start a cloud check from wp-admin and show grade, findings, and history
  4. Lets the billing owner who issued the key manage plan, team seats, PDF reports, and alerts (Telegram, Slack, WhatsApp, webhook)
Without a key, login protection still limits failed wp-login attempts locally (optional; on by default). That feature does not send data to Korisec. Paid plans, daily scan limits, and white-label PDFs are features of the Korisec service, not locked code inside this plugin. The plugin’s PHP is fully available under GPLv2 or later. External service This plugin requires a Korisec account and talks only to https://api.korisec.com (unless you set KORISEC_API_BASE in wp-config.php). Nothing is sent until a site administrator pastes a kr_live_… key and clicks Connect. Data sent after Connect Typical payloads include this site’s URL and host, WordPress and PHP versions, names and versions of installed plugins/themes (and whether they are active), heartbeat, scan start/status requests, and billing/team/alert settings for the Korisec account that issued the key.

安装:

  1. Create a Korisec account at https://app.korisec.com/signup and add a plugin key under Account → API keys
  2. Install this plugin and activate it
  3. Open Korisec in wp-admin, paste the key, and Connect (you agree to Korisec’s terms and privacy policy)
  4. Run a check, or wait for Korisec’s scheduled scans
The plugin connects to Korisec automatically. You do not need to edit wp-config.php.

升级注意事项:

1.0.10 Clearer plugin title and directory tags for security search. 1.0.9 Actionable findings plus local login attempt limiting. 1.0.8 WordPress.org Plugin Check clean-up. 1.0.7 Connects more reliably without editing wp-config.php. 1.0.6 Privacy and uninstall cleanup.

常见问题:

Does this plugin scan my server?

No. Checks run on Korisec workers. The plugin only reports inventory and displays results.

Why do I need a key?

The key authenticates this site to the Korisec API. It is not a license gate for local scanner code. Without a key the plugin does not contact Korisec.

What if my Korisec plan ends?

The hosted service pauses cloud checks until the account is renewed. The plugin itself remains installed and GPLv2 licensed.

How do I stop sending data?

Disconnect on the Connection tab, or delete the plugin. Deleting removes the stored key from WordPress. Korisec account history is managed in the Korisec dashboard.

Can I point the plugin at my own API?

Yes. In wp-config.php set define( 'KORISEC_API_BASE', 'https://your-host.example' );

更新日志:

1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0