stop XML-RPC Attacks

外掛說明

Secure your site’s XML-RPC by removing some methods, instead of disabling totally XML-RPC, which is needed by some plugins (eg. Jetpack) and some mobile apps.

Features

Removes the following methods from XML-RPC interface.

  • system.multicall
  • system.listMethods
  • system.getCapabilities
  • pingback.extensions.getPingbacks
  • pingback.ping
  • X-Pingback from HTTP headers

This is not perfect, but it will help prerventing attacks

Requirements

  • WordPress 5.0 or higher.

安裝方式

  • Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation or install it directly from your dashboard and then activate the plugin from Plugins page.
  • There’s not options page, simply install and activate.

常見問題集

Is there something to do after install?

Yes, just activate it!

I already have a security plugin, do I need this plugin too?

It depends on your security plugin. Some secure XML-RPC, some just allow you to enable or disable it, some can stop attacks as Stop XML-RPC Attacks does. So you may have to read your security plugin FAQ / doc.

使用者評論

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 訂閱開發記錄

變更記錄

1.0

  • Initial release