
內容簡介
Stop User Enumeration 是一款安全外掛,旨在檢測並防止駭客掃描您的網站以獲取用戶登入名稱。它能有效阻止用戶枚舉攻擊,並記錄攻擊 IP,以便未來封鎖進一步的攻擊。
【主要功能】
• 阻擋用戶枚舉請求(GET 或 POST)
• 記錄封鎖事件以便與 Fail2Ban 結合使用
• 可選擇封鎖未授權用戶的 REST API 請求
• 可選擇移除作者網站地圖
• 可選擇移除 OEMBED 中的作者資訊
• 兼容 PHP 8.4
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Stop User Enumeration is a security plugin designed to detect and prevent hackers scanning your site for user login names.
User Enumeration is a type of attack where nefarious parties can probe your website to discover your login name. This is often a pre-cursor to brute-force password attacks. Stop User Enumeration helps block this initial attack and allows you to log IPs launching these attacks to block further attacks in the future.
Tools like WPSCAN are designed for use by ethical hackers and make efforts to find user login names. Ethical hackers ask permission first, this plugin is designed to reduce the tools when used without permission and when used in conjunction with fail2ban can block those attempts at the firewall.
If you are on a VPS or dedicated server, as the attack IP is logged, you can use (optional additional configuration) fail2ban to block the attack directly at your server’s firewall, a very powerful solution for VPS owners to stop brute force attacks as well as DDoS attacks.
If you don’t have access to install fail2ban ( e.g. on a Shared Host ) you can still use this plugin.
The plugin can stop the user id being leaked by the oEmbed API call.
Since WordPress 4.5 user data can also be obtained by API calls without logging in, this is a WordPress feature, but if you don’t need it to get user data, this
plugin will restrict and log that too.
Since WordPress 5.5 sitemaps are generated by core WP ( wp-sitemap.xml ) which includes a user/author sitemap that exposes the user id. You can enable / disable this in the plugin settings.
PHP 8.4 compatible
Tested on PHP 8.4
Features Include
Blocks user enumeration requests by GET or POST
Syslogs a block so Fail2Ban can be used to block an IP
Optionally blocks REST API user requests for non authorized users
Optionally removes author sitemap
Optionally removes author from OEMBED
Optionally removes numbers from comment authors
Privacy
This plugin includes an optional email feature for plugin news and updates. When enabled:
Your email address may be sent to https://fullworksplugins.com for important plugin updates and security notices
This is completely optional and requires your explicit consent via the opt-in form in the plugin settings
No data is collected or transmitted without your permission
You can opt-out at any time from the plugin settings
No other personal data is collected or transmitted to external services
The plugin logs attempted user enumeration attacks locally using WordPress’s standard logging system:
* IP addresses of potential attackers are logged locally for security monitoring
* These logs remain on your server and are not transmitted to any external service
* Logs can be used with fail2ban or similar tools for enhanced security
For more information about data handling, please visit https://fullworksplugins.com/privacy-policy/
