Anti DDOS/BOT reCAPTCHA Protection Security & Risk Analysis

wordpress.org/plugins/anti-ddosbot-recaptcha-protection

Stop bad bots and limit DDOS attacks with Google reCAPTCHA. One-time human verification keeps automated traffic away. Translated in 132 languages.

10 active installs v1.1.2 PHP 7.4+ WP 5.0+ Updated Jun 30, 2026
botddosprotectionrecaptchasecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Anti DDOS/BOT reCAPTCHA Protection Safe to Use in 2026?

Generally Safe

Score 100/100

Anti DDOS/BOT reCAPTCHA Protection has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The plugin "anti-ddosbot-recaptcha-protection" v1.0.0 exhibits a generally strong security posture based on the provided static analysis. There are no identified direct attack surface entry points like AJAX handlers, REST API routes, or shortcodes that are unprotected. The code also shows excellent adherence to secure coding practices with no dangerous functions, all SQL queries using prepared statements, and a very high percentage of properly escaped output. Furthermore, there are no recorded vulnerabilities, CVEs, or common vulnerability types in its history, suggesting a history of secure development and maintenance.

However, a few areas warrant attention. The presence of 4 total taint flows with unsanitized paths, even without critical or high severity, indicates potential for unexpected behavior or subtle vulnerabilities if data is not handled with extreme care, especially given the lack of explicit capability checks. The plugin also makes 2 external HTTP requests, which could be a vector for request forgery or data leakage if not implemented securely. While the absence of nonce checks might be acceptable if there are no direct AJAX endpoints, it's a general good practice to consider, especially if functionality could be triggered indirectly. The lack of capability checks is a more significant concern in the absence of other access control mechanisms.

Key Concerns

  • Taint flows with unsanitized paths
  • External HTTP requests
  • No capability checks
Vulnerabilities
None known

Anti DDOS/BOT reCAPTCHA Protection Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Anti DDOS/BOT reCAPTCHA Protection Release Timeline

v1.1.2Current
v1.1.0
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Anti DDOS/BOT reCAPTCHA Protection Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
22 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
2
Bundled Libraries
0

Output Escaping

96% escaped23 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
adbr_checkRecaptchaKey (anti-ddos-bot-recaptcha-protection.php:31)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Anti DDOS/BOT reCAPTCHA Protection Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuanti-ddos-bot-recaptcha-protection.php:29
Maintenance & Trust

Anti DDOS/BOT reCAPTCHA Protection Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJun 30, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Anti DDOS/BOT reCAPTCHA Protection Developer Profile

Pantelis Kaplanoglou

1 plugin · 10 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Anti DDOS/BOT reCAPTCHA Protection

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="sitekey"name="secretkey"name="ddosrecaptchamsg1"name="ddosrecaptchamsg2"name="ddosrecaptchamsg3"name="ddosrecaptchabutton"+3 more
FAQ

Frequently Asked Questions about Anti DDOS/BOT reCAPTCHA Protection