Files
wpscan/spec/output/vuln_api/no_token.json
2019-09-24 23:19:47 +02:00

5 lines
226 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/users/sign_up."
}
}