Fake Traffic Blaster Security & Risk Analysis

wordpress.org/plugins/fake-traffic-blaster

Protect WordPress blogs from fake traffic by redirecting suspicious visitors away from your blog.

10 active installs v0.1 PHP + WP 3.0+ Updated Feb 21, 2012
blog-trafficfake-trafficseotrafficweb-traffic
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fake Traffic Blaster Safe to Use in 2026?

Generally Safe

Score 85/100

Fake Traffic Blaster has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "fake-traffic-blaster" v0.1 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of detectable AJAX handlers, REST API routes, shortcodes, and cron events suggests a very limited attack surface. Furthermore, the code shows no evidence of dangerous functions, file operations, external HTTP requests, or raw SQL queries, as all SQL queries utilize prepared statements. The plugin also has no recorded vulnerability history, which is a positive indicator. However, a significant concern arises from the complete lack of output escaping. This means that any data rendered by the plugin could be vulnerable to cross-site scripting (XSS) attacks, as user-supplied input might not be properly sanitized before being displayed to the end-user. Additionally, the absence of nonce and capability checks on the limited entry points, while currently not an issue due to the lack of these entry points, highlights a potential weakness if new functionalities are added without proper security considerations.

While the plugin has no known vulnerabilities and avoids common risky practices like raw SQL and dangerous functions, the unescaped output presents a clear and present danger. This indicates a significant oversight in the development process regarding secure output handling. The lack of any taint flow analysis also means that potential data injection vulnerabilities that might not be flagged by other static checks could be present. In conclusion, the plugin demonstrates strengths in avoiding direct execution of dangerous code and handling database interactions securely. However, the critical deficiency in output escaping, coupled with a lack of authorization checks, makes it a moderate risk, particularly if it handles any user-provided data that is subsequently displayed.

Key Concerns

  • 0% output escaping
  • 0 capability checks on entry points
  • 0 nonce checks on entry points
Vulnerabilities
None known

Fake Traffic Blaster Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Fake Traffic Blaster Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Fake Traffic Blaster Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initfake-traffic-blaster.php:18
actionwp_enqueue_scriptsfake-traffic-blaster.php:19
actionwp_enqueue_scriptsfake-traffic-blaster.php:20
actionwp_headinclude\functions.php:7
actioninitinclude\functions.php:8
actionadmin_initinclude\options.php:26
actionadmin_menuinclude\options.php:27
filterplugin_action_linksinclude\options.php:28
Maintenance & Trust

Fake Traffic Blaster Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedFeb 21, 2012
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Fake Traffic Blaster Developer Profile

Hesham Zebida

8 plugins · 41K total installs

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

How We Detect Fake Traffic Blaster

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fake-traffic-blaster/style/admin_style.css/wp-content/plugins/fake-traffic-blaster/style/style.css/wp-content/plugins/fake-traffic-blaster/js/ftblaster.js
Script Paths
/wp-content/plugins/fake-traffic-blaster/js/ftblaster.js
Version Parameters
fake-traffic-blaster/style.css?ver=fake-traffic-blaster/js/ftblaster.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!--[if IE]><![endif]-->
JS Globals
ActioncookieNameftReferrerreadCookie
FAQ

Frequently Asked Questions about Fake Traffic Blaster