Files
wpscan/spec/output/vuln_api/no_token.json
2019-12-02 17:03:36 -05:00

5 lines
227 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 ."
}
}