TTC WordPress Tripwire Tool Security & Risk Analysis

wordpress.org/plugins/ttc-tripwire-plugin

This plugin acts as a tripwire for you. It will give you a list of all files changed on your WordPress site in the last 1-99 days.

30 active installs v2.0 PHP + WP 2.5+ Updated Aug 12, 2011
changed-filesfilefile-listsecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TTC WordPress Tripwire Tool Safe to Use in 2026?

Generally Safe

Score 85/100

TTC WordPress Tripwire Tool 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 "ttc-tripwire-plugin" v2.0 exhibits a seemingly strong security posture based on the provided static analysis. The plugin has no identified attack surface, meaning there are no readily exposed AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited. Furthermore, the code signals indicate no dangerous functions are used, and all SQL queries are properly prepared. The absence of file operations and external HTTP requests further limits potential attack vectors. The vulnerability history is also clear, with no known CVEs recorded, suggesting a history of stable and secure code. This overall lack of identified vulnerabilities and attack points indicates good development practices concerning security by default.

However, a significant concern arises from the output escaping. With 5 total outputs and 0% properly escaped, this represents a critical weakness. Unescaped output can lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the user's browser. While the taint analysis shows no unsanitized paths, this is likely due to the lack of complex data flows. The presence of a capability check is positive, but the absence of nonce checks on potentially vulnerable entry points (even if none are currently identified) is a missed opportunity for defense-in-depth. The plugin's strengths lie in its minimal attack surface and secure database interactions, but the severe lack of output escaping is a glaring vulnerability that overshadows these positives.

Key Concerns

  • Unescaped output (5 total, 0% escaped)
  • Missing nonce checks on entry points (even if none identified)
Vulnerabilities
None known

TTC WordPress Tripwire Tool Security Vulnerabilities

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

TTC WordPress Tripwire Tool Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ttc_add_user_tripwire_menu (ttc-tripwire.php:51)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TTC WordPress Tripwire Tool Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuttc-tripwire.php:149
Maintenance & Trust

TTC WordPress Tripwire Tool Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedAug 12, 2011
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

TTC WordPress Tripwire Tool Developer Profile

ljmacphee

5 plugins · 70 total installs

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

How We Detect TTC WordPress Tripwire Tool

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
Copyright 2011 Linda MacPhee-Cobb (email : timestocome@gmail.com)Plugin Name: TimesToCome Tripwire PluginVersion: 2.01.1 fixes admin menu options for 3.0+1 more
Shortcode Output
<form method="post"><strong>Number of days to check 1-99: </strong><input type="text" name="days" maxlength="2" size="2"><input type="submit" value="Check Files">
FAQ

Frequently Asked Questions about TTC WordPress Tripwire Tool