WordPress plugins, checked for backdoors on every version.
A compromised plugin update can add a rogue administrator, drop a webshell, or inject SEO spam. Extuno diffs each release, reads the PHP for backdoors and webshells, and runs the plugin in a segmented sandbox - with static, dynamic, and AI analysis on every scan.
WordPress plugin
Every finding is backed by evidence.
Each finding names the change, why it is dangerous, and the recommended action.
Rogue administrator
The sandbox watches the plugin create a hidden admin account at runtime and mail the credentials out.
Injected webshell
A file gains an eval() over request data, a remote-controlled shell.
SEO-spam injection
The plugin starts appending hidden links to the site footer.
A benign plugin poisoned in a later version
Extuno diffs the update, reads the new PHP, and flags the code that creates a hidden admin.
- + Vulnerability and secret-leak testing on every version
- + Static analysis reads the code without running it
- + Dynamic sandbox runs it live and records behavior
- + AI code analysis reads the full source and correlates the change against prior versions
Scan your first WordPress extension free.
Your first 5 credits are free - that is 5 full scans, no card required.
Common questions
Does Extuno support WordPress?
Yes. Extuno scans WordPress with static analysis, a dynamic sandbox, and AI code analysis, and diffs every version to catch one that was clean but poisoned through an update.
How does Extuno scan WordPress?
Extuno acquires the published WordPress artifact, reads it statically with 1100+ rules, runs it in a network-segmented sandbox, reviews the source with AI, and diffs it against the prior version - naming the file, the change, why it is dangerous, and the fix.
What does Extuno catch in WordPress?
Leaked secrets, obfuscated or malicious code, dangerous permissions and APIs, exfiltration and command-and-control behavior, and the headline signal: a version that turns malicious after an update.