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

Virus total connection issue #27

Closed teto2005 closed 3 years ago

teto2005 commented 3 years ago

running the cmd with both arg -u or -r returns back with error message "Error while connecting to Virus Total!" given that I am using Notebook terminal.

aaa
alexandreborges commented 3 years ago

Neil,

Good evening. How are you?

Please, check your connection because both commands are working perfectly:

image

image

Please, let me know further details about your issue.

Have an excellent day and stay safe.

Alexandre.

teto2005 commented 3 years ago

Alex, Thanks am fine. How are you? I checked it again and my connection is ok still the same issues. Do I have to config it some how? Thanks :)

alexandreborges commented 3 years ago

Neil,

Good morning. How are you?

I'm fine. The only necessary configuration is creating the .malwapi.conf file with all APIs under the HOME DIRECTORY. For example: /root/.malwapi.conf.

Please, check if:

  1. You're using Python 3.8 or newer.
  2. All packages have been successfully installed.
  3. All necessary APIs are registered inside the .malwapi.conf file.

I've been using Kali Linux and Ubuntu for running Malwoverview.

Have an excellent Friday.

Alex.