alexandreborges / malwoverview

Malwoverview is a first response tool used for threat hunting and offers intel information from Virus Total, Hybrid Analysis, URLHaus, Polyswarm, Malshare, Alien Vault, Malpedia, Malware Bazaar, ThreatFox, Triage, InQuest and it is able to scan Android devices against VT.
https://github.com/alexandreborges/malwoverview
GNU General Public License v3.0
2.85k stars 439 forks source link

error while connecting to virus total #22

Closed mvarunsai closed 3 years ago

mvarunsai commented 3 years ago

i have trying to run the tool one a example url and also try to get a report from a while but "Error While connecting to Viru Total" error is thrown

secraven commented 3 years ago

Taking a guess here. Are you sure you entered your API key correctly in the .malwapi.conf file?

mvarunsai commented 3 years ago

Taking a guess here. Are you sure you entered your API key correctly in the .malwapi.conf file?

@secraven No i have given it right...when i hardcoded the code and added the api keys directly into the code..it was working.. can you tell me where should the .malwapi.conf file be present to read it. In windows system the home directory is the windows directory so i placed the file there. But now im having second thoughts.

alexandreborges commented 3 years ago

Mvarunsai, good morning.

Please, check whether:

  1. You really have the correct .malwapi.conf in your home directory (ex: /home/aborges/.malwapi.conf)
  2. You've entered APIs in a right way (without quotes)

I'm inserting an output below using -u option:

image

Anyway, in few weeks I'll publish a new version of Malwoverview which will introduce new endpoints AND update several functions (I can't do it right now because I'm really busy...)

Please, let me know if you're still facing problems.

Have an excellent day.

Alexandre.

alexandreborges commented 3 years ago

Mvarunsai,

Good morning. I'm closing the thread.

Have an excellent day.

Alexandre.