[WordPress] 外掛分享: Kistn API Client

首頁外掛目錄 › Kistn API Client
全新外掛
安裝啟用
尚無評分
20 天前
最後更新
問題解決
WordPress 6.0+ PHP 8.3+ v1.0.2 上架:2026-06-30

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Kistn API Client」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Collects installed plugins, themes, and WordPress core, then pushes inventory to your Kistn server for centralized vulnerability monitoring.
Push flow:

Preflight — asks the server which slugs need a fresh advisory check and which are known-private.
Hash check — skips push if inventory unchanged.
WPScan lookup — queries the WPScan vulnerability database only for stale, non-private slugs.
Push — sends packages, vulnerability findings, advisory snapshots, and any newly-discovered private slugs.

Private packages (those absent from the WPScan database) are tracked server-side so subsequent runs never waste WPScan quota on them. When the server later confirms a package is public, the project owner is notified.
Configuration via Settings → Kistn, or via constants in wp-config.php:
define( ‘KISTN_BASE_URL’, ‘https://your-server.example.com’ );
define( ‘KISTN_PROJECT_ID’, ‘your-project-uuid’ );
define( ‘KISTN_TOKEN’, ‘your-api-token’ );
define( ‘KISTN_WPSCAN_TOKEN’, ‘your-wpscan-api-token’ ); // optional, enables vulnerability lookups
External services
This plugin can connect to WPScan API to obtain latest security information about your installation. Use of this feature is optional. To use this feature, you need a WPScan account and your own API token.
When the feature is used, this plugin sends information about installed WordPress core, plugins and themes to retrieve latest security advisories about your installed components. The service is provided by “WPScan”: https://wpscan.com/terms/, https://automattic.com/privacy/.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon