Tuhinshubhra / WPintel

Chrome extension designed for WordPress Vulnerability Scanning and information gathering!
GNU General Public License v3.0
104 stars 29 forks source link

Issue With Version & Vulnerabilities #5

Open darryljackwayservices opened 2 years ago

darryljackwayservices commented 2 years ago

This is a great plugin and it would be awesome if the interface and functionality is updated. The Version & Vulnerability section of the application does not work correctly anymore. This was a game changer for my business as I could use this application to show new clients the Vulnerabilities in real time on their WordPress website.

If the author could spend some time in updating the functionality and bring the plugin back to life would be grateful.

Overall an excellent plugin for agencies and pentesters.

Tuhinshubhra commented 2 years ago

I'll take a look into that, in the meanwhile, PRs are most welcome.

d4op commented 1 year ago

what about your var vuln_url = http://wpvulntest.0xr3d.com/version/${version}.json; when will you update this, so its working again ?

d4op commented 1 year ago
var vuln_url = `https://www.wpvulnerability.net/core/${version}/`;

can you please use this one and fix the plugin thanks.

d4op commented 1 year ago

@Tuhinshubhra

d4op commented 1 year ago

tried your other vulndb -> var vuln_url = https://wpvulns.com/version/${version}.json; but it mostly outdated and dont provide information for new vulns.