Stop XML-RPC Attacks

外掛說明

Stop XML-RPC Attacks protects your WordPress site from XML-RPC brute force attacks, DDoS attempts, and reconnaissance probes while maintaining compatibility with essential services like Jetpack and WooCommerce.

Features:

  • Three security modes: Full Disable, Guest Disable, or Selective Blocking
  • Blocks dangerous methods: system.multicall, pingback.ping, and more
  • Compatible with Jetpack and WooCommerce
  • Optional user enumeration blocking
  • Attack logging for monitoring
  • Zero configuration required – works out of the box
  • Clean, intuitive admin interface

安裝方式

  1. Upload the plugin files to /wp-content/plugins/stop-xmlrpc-attacks/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > XML-RPC Security to configure (optional)

常見問題集

Will this break Jetpack?

No! The default “Selective Blocking” mode is fully compatible with Jetpack and WooCommerce.

What’s the difference between the security modes?

  • Full Disable: Maximum security, disables XML-RPC completely
  • Guest Disable: Balanced approach, only allows XML-RPC for logged-in users
  • Selective Blocking: Best compatibility, only blocks dangerous methods

How do I enable logging?

Go to Settings > XML-RPC Security and check “Enable Attack Logging”. Logs will be written to your debug.log file when WP_DEBUG is enabled.

使用者評論

2022 年 2 月 21 日
It works silently in the background. This is the only security plugin I use, since a W***fence update broke my site about a year back. Gives me a peace of mind.
2022 年 1 月 7 日 1 則留言
all good, thanks
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Stop XML-RPC Attacks〉的開發相關工作。

參與者

〈Stop XML-RPC Attacks〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Stop XML-RPC Attacks〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0.0

  • Added admin interface with visual settings
  • Three security modes to choose from
  • Optional attack logging
  • Improved code quality and security
  • Full internationalization support

1.0.1

  • Initial release
  • Basic blocking of dangerous methods