VTScan is a command-line tool leveraging the VirusTotal API for scanning URLs. It supports single and bulk URL scanning, and exports findings to CSV. Real-time CLI output provides instant visibility into scan results. VTScan streamlines URL analysis and aids in making informed security decisions.
Install
git clone https://github.com/themalwarenews/virustotal-scan
cd virustotal-scan
python3 vtscan.py [-h] (-u URL | -l LIST) [-o OUTPUT] api_key
eg:
python3 vtscan.py -l malip.txt -o mal.csv [API_KEY]
Note : You might get an error if your API limit exceeded.
Will keep updating additional features to this
Feel free to notify us for any errors 🙂
Follow us on :