You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The bottom of https://wpscan.com/api/ states:
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 ofTOKEN
, addingtoken=my_api_key
, adding a separateAuthorization
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.
The text was updated successfully, but these errors were encountered: