Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-10924-PoC | Kitploit
Tools/GitHubGitHub/hunt3r850/cve-2024-10924-poc
Authentication & AuthorizationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubhunt3r850/cve-2024-10924-poc

CVE-2024-10924-PoC

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

PoC Authentication Bypass MFA Really Simple Security WordPress Plugin | CVE-2024-10924

We access the WordPress web page where we will see that it has MFA enabled through the vulnerable plugin:

image

We must run the PoC and provide the login credentials:

image

Automatically, the browser will open via a temporary .html file within the administration panel.

image

To automatically deploy a vulnerable environment to recreate this scenario, you can use the following repository:

https://github.com/Trackflaw/CVE-2024-10924-Wordpress-Docker

Download Tool