qeeqbox/analyzer

HybridAnalysis - Error API key missing

Opened this issue · 3 comments

After installation completed and running without any problem i got this error after scan my website.

`HybridAnalysis

{
"response_code": -1,
"response": {
"error": "API key missing"
}
}`

You need to write your API keys in analyzer/services/online/tokens.json

How to get API keys for the supported feeds:
https://www.hybrid-analysis.com/docs/api/v2
https://malshare.com/doc.php
https://onlinehelp.opswat.com/vault/Generate_an_API_key_from_Metadefender_Core.html
https://developers.virustotal.com/reference#getting-started

Will be adding new logic that checks if keys are provided or not in the next update

Updated #ffc02a7

Added AlienVault 240d93b