wpscanteam / wpscan

WPScan WordPress security scanner. Written for security professionals and blog maintainers to test the security of their WordPress websites. Contact us via contact@wpscan.com
https://wpscan.com/wordpress-cli-scanner
Other
8.37k stars 1.24k forks source link

Cannot download WPScan WordPress Vulnerability Database exports as an Enterprise customer #1845

Open SharpSeeErEPlace opened 2 weeks ago

SharpSeeErEPlace commented 2 weeks ago

The bottom of https://wpscan.com/api/ states:

Enterprise customers can download the latest data from the WPScan WordPress Vulnerability Database by using the cURL commands below.

I have tried running the curl commands but am getting {"status":"forbidden"}. I have tried all kinds of different things with the header, including using my api key instead of TOKEN, adding token=my_api_key, adding a separate Authorization header like when calling the api, but nothing works.

Am I missing something or is this no longer available?

P.S. I wasn't sure where else to ask this question, and apologize in advance if this is the wrong place.