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.49k stars 1.25k forks source link

vulndb api bug #1449

Closed d4op closed 4 years ago

d4op commented 4 years ago

❯ curl -H "Authorization: Token token=$VULNDB" https://wpvulndb.com/api/v3/themes/pagelines {"error":"Retry later"}%

i get everytime retry later... is your api service down ???

firefart commented 4 years ago

That means you made more requests than your current license allows. Check the X-RateLimit-* headers for more details. To get more API requests you can upgrade your account on the profile page.

firefart commented 4 years ago

We also just changed the error message to a more meaningfull one. This should now give more details why there is a 403 returned