- Get a free API Key at https://www.virustotal.com
- Clone the repo
git clone https://github.com/ItsFadinG/Virustotal-Script
- Install the requirments
pip install requests
- Open the script and put your API_KEY
API = 'ENTER YOUR API'
This script will use your api key on virustotal website to dump all the information that you need from it including scaning the Ip, domain, url and a file hash.
Python3 Virustotal_checker.py [URL or Domain or IP or file Hash]
LinkedIn: https://www.linkedin.com/in/muhammad-adel-424367182/
Project Link: https://github.com/ItsFadinG/Virustotal-Script