anivedh555 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Python 100.0%