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.93k stars 444 forks source link

I found that when retrieving the TRIAGE database, there will be an error due to the token problem, and I have added the function of setting the token myself. #36

Closed HelloYmf closed 2 years ago

HelloYmf commented 2 years ago

The error message is as follows: 1664892722809 The problem code is as follows: image try to fix: image image Operating normally: image

alexandreborges commented 2 years ago

HelloYmf,

Thank you for your report. Actually, the current version of Malwoverview is working without presenting any issues, as you can see below:

image

Anyway, I'll investigate whether Triage is requesting an additional token now and, if it's, so I'll change.

Have an excellent day.