Checks a csv dump from a personal website-login database (like lastpass or keepass) against the list of sites from https://github.com/pirate/sites-using-cloudflare . Will output a file of all affected sites on the csv.
Should be os independent. I originally wrote the script for linux and intended to use grep because python string searching is slow. But this is hopefully very useful for people on Windows as well. Security affects everyone.
Please make sure to scrub your old passwords from the csv before you use this script.