Closed cstromblad closed 7 years ago
@cstromblad, Yes, most likely it's hardcoded so the user doesn't have to generate their own API key. I'm quite sure it's intentional.
Well, that would very likely be a breach of VT terms of use. Each user is supposed to have their own unique key. It's likely unintentional, but if it's intentional it's a breach of their terms of use.
Good point. Most APIs require each user to have their own API key. Nonetheless, this issue can be addressed by having the user enter their API key during the initial setup process, and then the API key can be stored in a noSQL database or a text file.
Hi, guys. Sorry about this issue. I forgot to change that. Now I have solved this issue.Thanks
In the malware.py file, looking at the code for submitting malware samples to VT there appears to be a hardcoded API-key in there?