Files
wpscan/spec/output/vuln_api/no_token.json
2019-08-13 10:03:01 +01:00

5 lines
221 B
JSON

{
"vuln_api": {
"error": "No WPVulnDB API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 50 daily requests by registering at https://wpvulndb.com/register."
}
}