Tuhinshubhra/WPintel

Issue With Version & Vulnerabilities

darryljackwayservices opened this issue · 5 comments

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.

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

d4op commented

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

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

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

d4op commented

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