WordPress.org

Plugin Directory

Walkercorp Sentinelle – Security, Firewall, Anti-Bot & Malware Scan

Walkercorp Sentinelle – Security, Firewall, Anti-Bot & Malware Scan

外掛說明

Walkercorp Sentinelle protects your WordPress site and explains every protection in plain language. The plugin works on its own, with no account and no external service, and only offers protections that are actually active.

Main features:

  • Camouflage: hides the WordPress version, adds security headers, blocks user enumeration, disables the file editor, and blocks access to readme.html and license.txt.
  • Login and access: limits login attempts, blocks common usernames, hides login error details, sends an alert on new logins, and enables automatic logout.
  • Firewall: application firewall (SQL injection, XSS, directory traversal), rate limiting per address and per subnet, blocking of vulnerability scanners, blocking of aggressive crawlers (Baidu, Bytespider, SEO and AI bots), anti-crawl protection for WooCommerce filter URLs, blocking of sensitive file probing, automatic banning of scanners, IP allow and deny lists, XML-RPC protection and REST API restriction.
  • Server-level blocking: on Apache or LiteSpeed, optionally writes rules into the .htaccess file to block before PHP runs; ready-to-copy rules are provided for Nginx and Cloudflare.
  • File scan: scans the uploads folder for hidden executable files and suspicious code.
  • Traffic analysis: a real-time chart and a live connection feed (IP address, type, requested page).
  • Threat log and a security summary widget on the dashboard.

External services

This plugin does not contact any external service. All protections run locally on your site.

Privacy

For the security log and traffic analysis, the plugin stores IP addresses of visitors and blocked requests, along with the requested page, locally in your own database. This data stays on your site, is never sent to any third party, and is purged automatically. You can remove everything by enabling the data-erase option before deleting the plugin.

螢幕擷圖

安裝方式

  1. In the admin, go to Plugins, then Add New, then Upload Plugin.
  2. Choose the walkercorp-sentinelle.zip file and click Install.
  3. Activate the plugin. The Walkercorp Sentinelle menu appears in the sidebar.

常見問題集

Does the plugin require an account or a paid service?

No. Walkercorp Sentinelle works entirely on your own site and does not contact any external service.

Will it block my real visitors?

No. The protections target automated bots and attacks. Regular visitors are not affected.

What if a protection locks me out?

As a safeguard, you can add the following line to wp-config.php to restore standard access:
define( ‘WALKERCORP_SENTINELLE_DISABLE_HARDENING’, true );

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Walkercorp Sentinelle – Security, Firewall, Anti-Bot & Malware Scan〉的開發相關工作。

參與者

〈Walkercorp Sentinelle – Security, Firewall, Anti-Bot & Malware Scan〉外掛目前已有 4 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Walkercorp Sentinelle – Security, Firewall, Anti-Bot & Malware Scan〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.6

  • New: a small question-mark link next to each IP in Traffic analysis opens a details page about that address, to see where it comes from.

1.0.5

  • New: a “Visitor IP detection” setting (Firewall) makes IP detection universal: automatic by default, with manual options for sites behind Cloudflare or any other proxy or CDN.
  • Improved: visitor country detection now also reads AWS CloudFront, Google and server GeoIP data, still with no external service.

1.0.4

  • New: the visitor country is shown next to the IP address in Traffic analysis (from your server or CDN, no external service).
  • New: rows are highlighted on hover in the live connections list.

1.0.3

  • Improved: the “Block” button in Traffic analysis has a lighter, more compact design and its icon is always correctly sized.

1.0.2

  • Improved: the “Block” button in Traffic analysis has a clearer design and now keeps its “Blocked” state when the live list refreshes.

1.0.1

  • New: a “Block” button in Traffic analysis lets you block a visitor IP address in one click, for a defined time.
  • Improved: client IP detection is hardened behind reverse proxies and Cloudflare, so rate limiting and bans cannot be bypassed with spoofed headers.

1.0.0

  • First public release.