Skip to content

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.

Notifications You must be signed in to change notification settings

anivedh555/Virustotal_IP_Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages