lemmeknow
lemmeknow copied to clipboard
Show Exploits in cli output
We have Exploit for some identifications. It would be great if we could show them if user passed -v i.e. verbose flag on cli.
{
"Name": "Mailchimp API Key",
...
"Description": null,
"Exploit": "Use the command below to verify that the API key is valid (substitute <dc> for your datacenter, i. e. us5):\n $ curl --request GET --url 'https://<dc>.api.mailchimp.com/3.0/' --user 'anystring:API_KEY_HERE' --include\n",
"Rarity": 0.8,
"URL": null,
...
},