dwnoble / malware_list_parser

Python classes for parsing various malware feeds, such as the MDL RSS feed
11 stars 2 forks source link

Malware List Parser

This project is a set of Python classes for parsing various malware lists, such as the Malware Domain List (MDL - http://www.malwaredomainlist.com/), and returns a set of python objects.

Install

After cloning, run:

$ python setup.py install

Run Example

After installing, you can try out the malware domains list example by running:

$ python examples/main.py