Описание
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
Установка
- Upload the plugin files to
/wp-content/plugins/stop-xmlrpc-attacks/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
Отзывы
Участники и разработчики
«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
