/Virustotal_IP_Check

A script in python which takes csv file consisting of IP addresses as input and checks the score of those IPs on Virustotal. It outputs the result in a csv file.

Primary LanguagePython

Virustotal_IP_Check

Command:

python3 virustotal.py NAME_OF_CSV_FILE.csv

(Make sure you use python3)

Results will be outputted in the results.csv file.