When you need to send abuse emails to thousands of botnet IP addresses, automate it with Python and virustotal.com’s API.


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/bnshosting.net/httpdocs/wp-content/plugins/wp-social-sharing/includes/class-public.php on line 81
Used Python to access virustotal.com api for automating the RESOLUTION of IP addresses to get its ASN, Owner and abuse emails. Simplifies the task of sending abuse emails to DDoS botnet IP addresses.
This is part of a series of steps in incident response playbook for DDoS handling.