The script checks whether an IP address is declared blacklisted or safe from 3 major security websites, namely:
- Cisco Talos
- Virus Total
- IPVoid
Also maintains a basic log file.
INPUT : Excel sheet with IP addresses in a column and 3 empty columns named 'IPVOID','CISCO TALOS', 'VIRUS TOTAL'
OUTPUT: New excel sheet with the verdict of each IP address from the 3 security tools/websites mentioned above.
Cisco Talos not working currently. Will fix soon.