A WordPress plugin designed for educational purposes, demonstrating techniques used in plugin-based persistence and evasion, to aid in security research and training.
-
Updated
Apr 25, 2025 - PHP
A WordPress plugin designed for educational purposes, demonstrating techniques used in plugin-based persistence and evasion, to aid in security research and training.
This tool scans WordPress sites for vulnerabilities in the "RegistrationMagic" plugin (CVE-2024-10508). It checks for the presence of a specific version (`6.0.2.6`) and marks the site as vulnerable if found. The results are saved in a file (`vuln.txt`) for further analysis.
🐤 Native security canary. Probes what an untrusted plugin can access.
🛡️ WASM security canary. Proves the Wasmtime sandbox blocks every attack the native canary exposes.
Professional Agent Skill for building, auditing, testing, and releasing modern WordPress plugins with Codex, Cursor, and Claude Code.
Add a description, image, and links to the plugin-security topic page so that developers can more easily learn about it.
To associate your repository with the plugin-security topic, visit your repo's landing page and select "manage topics."