target / huntlib

A Python library to help with some common threat hunting data analysis operations
MIT License
138 stars 22 forks source link

Domaintools #14

Closed DavidJBianco closed 4 years ago

DavidJBianco commented 4 years ago

Merge in support for some parts of the DomainTools API. The entire API is not supported, just some pieces that are especially helpful for threat hunting. Also a new enrich() function that can accept a pandas dataframe and a column with domain names and efficiently query DomainTools to add new enrichment columns.