hello, are there public database or directories that allow to find all the Wordpress websites using a specific Wordpress plugin?
google dorks are not applicable in this case
google dorks are not applicable in this case
WP plugin resides at specific path, so you can just scan domains with httpx or other tools.hello, are there public database or directories that allow to find all the Wordpress websites using a specific Wordpress plugin?
google dorks are not applicable in this case
like zdestuta said, "WP plugin resides at specific path". What you can do is making custom nuclei template for scanning that path and scanning chosen plugins, then checking if that version has CVE. nuclei would be powerful tool for this.hello, are there public database or directories that allow to find all the Wordpress websites using a specific Wordpress plugin?
google dorks are not applicable in this case