WPT Malware Removal Assistant
WPTMRA
1. Scanning a folder for a specific file and get the version number from that file
2. Scanning a list of folders> Open a file that has the same name of the folder > get version number of it.
# Check Version No from Existing File
1. WordPress Core
wp-includes>version.php
2. WordPress Plugins
Folder Name> Same Name PHP file in the folder> Plugin Name and Version
3. WordPress Theme
Folder Name > Style.css> Theme Name and Version
# Things to get from repository
1. WordPress Core
Download Link : https://wordpress.org/wordpress-{version_no}.zip
2. WordPress Plugins
Download Link : https://downloads.wordpress.org/plugin/{plugin_name}{.}{version_no}.zip
3. WordPress Theme
Download Link : https://downloads.wordpress.org/theme/{theme_name}{.}{version_no}.zip
https://wordpress.org/wordpress-5.5.1.zip
https://wordpress.org/wordpress-5.4.2.zip
https://wordpress.org/wordpress-{version_no}.zip
https://downloads.wordpress.org/plugin/bbpress.2.6.2.zip
https://downloads.wordpress.org/plugin/bbpress.2.5.11.zip
https://downloads.wordpress.org/plugin/{plugin_name}{.}{version_no}.zip
https://downloads.wordpress.org/theme/oceanwp.1.8.5.zip
https://downloads.wordpress.org/theme/{theme_name}{.}{version_no}.zip