This is a monitor for checking your host access c&c host by dns request.
The dns-blacklist are collected from open Information web site against malware.
About get_blacklist profile #you can extend data from other's Information web. Writing parsing data py-script into this profile. #Then enhancing the checking scale of monitor.
(1)please keep a funtion 'return dict' like this: the format like:
(2) add new file in blacklist_match.conf. sperate by ',' do not add ',' in the end. #example : fun1 = ransomwaretracker , malwaredomainlist , zeustracker , malwaredomains keep python file name consisting with configue name.
(3) 'from save_json.py import save_json' function write json file. you can find it at example file's end