Skip to content

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.

Notifications You must be signed in to change notification settings

Jenderal92/CVE-2024-10508

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CVE-2024-10508

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.

Features:

  • Scans WordPress websites for vulnerabilities in the "RegistrationMagic" plugin, specifically for CVE-2024-10508.
  • Checks for the vulnerable version "6.0.2.6" of the plugin and flags those websites as vulnerable.
  • Saves the URLs of vulnerable sites into a result file called "vuln.txt" for further review and reporting.

Buy Coffee :

Jenderal92 CVE-2024-10508

How To Run?

  • Download and install Python from the official Python website: https://www.python.org.
  • Install the required modules using the command: pip install requests.
  • Run the script with: python file.py.
  • Provide a list of sites (e.g., url.txt) as input.

Disclaimer !!!

I have written the disclaimer on the cover of Jenderal92. You can check it HERE !!!

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages