Encryption Tools Generator Security & Risk Analysis

wordpress.org/plugins/encryption-tools-generator

Convert your wordpress page or post to a security or encryption online tool generator.

10 active installs v0.1 PHP + WP 3.3.1+ Updated May 9, 2015
encryptiononline-generatorsecuritytools
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Encryption Tools Generator Safe to Use in 2026?

Generally Safe

Score 85/100

Encryption Tools Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'encryption-tools-generator' v0.1 plugin exhibits a strong security posture based on the provided static analysis. The code demonstrates excellent adherence to secure coding practices by utilizing prepared statements for all SQL queries and properly escaping all output. Furthermore, there are no detected file operations, external HTTP requests, or dangerous functions, significantly limiting potential attack vectors. The absence of any identified taint flows with unsanitized paths further reinforces this positive assessment.

However, a notable concern arises from the lack of nonce checks and capability checks across all identified entry points. While the static analysis reports no *unprotected* entry points in terms of AJAX handlers or REST API routes, the absence of nonce and capability checks on the 3 shortcodes is a critical oversight. This means that any user, regardless of their role or permissions, could potentially trigger the functionality of these shortcodes. The plugin's vulnerability history is clean, which is encouraging, but it's important to remember this is a very early version (v0.1) and has likely not been subjected to extensive real-world testing or scrutiny. Therefore, while the current code analysis is promising, the missing authentication and authorization checks on shortcodes represent a significant security weakness that needs immediate attention.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Encryption Tools Generator Security Vulnerabilities

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

Encryption Tools Generator Release Timeline

v0.1Current
Code Analysis
Analyzed Mar 17, 2026

Encryption Tools Generator Code Analysis

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

Output Escaping

100% escaped14 total outputs
Attack Surface

Encryption Tools Generator Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[encryption-tools-htpasswd] encryption-tools-generator.php:31
[encryption-tools-md5] encryption-tools-generator.php:32
[encryption-tools-sha1] encryption-tools-generator.php:33
Maintenance & Trust

Encryption Tools Generator Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 9, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Encryption Tools Generator Developer Profile

Etienne Rached

1 plugin · 10 total installs

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

How We Detect Encryption Tools Generator

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
form-groupbtn-default
Data Attributes
name="et-htpasswd-username"name="et-htpasswd-password"name="et-htpasswd-output"name="et-md5-text"name="et-md5-output"name="et-sha1-text"+1 more
Shortcode Output
<form action<label for="Username">Username (Required)</label><input type="text" name="et-htpasswd-username"<label for="Password">Password (Required)</label>
FAQ

Frequently Asked Questions about Encryption Tools Generator