Get VirusTotal API key - stanfrbd/cyberbro GitHub Wiki
- Create a free account on https://www.virustotal.com/
- Go to https://www.virustotal.com/gui/user/username/apikey (replace
username
by your actual username). - Get your token.
[!IMPORTANT] You are limited to 500 queries a day with the free VT API.
You can fill the secrets.json
accordingly with the variable virustotal
or the environment variable VIRUSTOTAL
in your custom docker-compose file.