WP Tech Lookup Security & Risk Analysis

wordpress.org/plugins/wp-tech-lookup

WP Tech Lookup plugin is to see all the necessary information about server at one place.

10 active installs v1.1 PHP 7.4+ WP 4.7+ Updated Mar 8, 2024
mysql-informationphp-informationserver-informationserver-monitorwordpress-information
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Tech Lookup Safe to Use in 2026?

Generally Safe

Score 85/100

WP Tech Lookup has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The wp-tech-lookup v1.1 plugin exhibits a generally positive security posture based on the provided static analysis. It boasts a small attack surface with only two AJAX handlers, and importantly, all entry points appear to have authorization checks, which is a strong security practice. The code also demonstrates good habits by exclusively using prepared statements for its SQL queries, mitigating the risk of SQL injection. Furthermore, the absence of file operations, external HTTP requests, and bundled libraries further reduces potential attack vectors. However, a significant concern arises from the output escaping, with only 4% of outputs being properly escaped. This low percentage suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be injected with malicious code. The lack of nonce checks on the AJAX handlers is another critical omission, leaving the plugin susceptible to Cross-Site Request Forgery (CSRF) attacks. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its historical security, but it does not compensate for the immediate risks identified in the current code analysis.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

WP Tech Lookup Security Vulnerabilities

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

WP Tech Lookup Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

4% escaped27 total outputs
Attack Surface

WP Tech Lookup Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wtl_cron_deleteclasses\wtl-cron-info.php:27
noprivwp_ajax_wtl_cron_deleteclasses\wtl-cron-info.php:28
WordPress Hooks 2
actionadmin_menuwp-tech-lookup.php:45
actionadmin_enqueue_scriptswp-tech-lookup.php:60
Maintenance & Trust

WP Tech Lookup Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 8, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Tech Lookup Developer Profile

Ashish Ajani

4 plugins · 3K total installs

63
trust score
Avg Security Score
77/100
Avg Patch Time
103 days
View full developer profile
Detection Fingerprints

How We Detect WP Tech Lookup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-tech-lookup/css/wtl-style.css/wp-content/plugins/wp-tech-lookup/js/wtl-script.js
Script Paths
/wp-content/plugins/wp-tech-lookup/js/wtl-script.js
Version Parameters
wp-tech-lookup/css/wtl-style.css?ver=wp-tech-lookup/js/wtl-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wtl-main
FAQ

Frequently Asked Questions about WP Tech Lookup