Skip to content

dwnoble/malware_list_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python classes for parsing various malware feeds, such as the MDL RSS feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages