mlsecproject / combine

Tool to gather Threat Intelligence indicators from publicly available sources
https://www.mlsecproject.org/
GNU General Public License v3.0
653 stars 179 forks source link

Thresher is not detecting domain names properly #31

Closed krmaxwell closed 10 years ago

krmaxwell commented 10 years ago
[
  "www.google.com", 
  null, 
  "outbound", 
  "http://www.nothink.org/blacklist/blacklist_malware_http.txt", 
  "", 
  "2014-08-01"
] 

That null should say DNS instead. This is similar to #30.

krmaxwell commented 10 years ago

fixt