mirror of https://github.com/MISP/misp-modules
fix: [farsight_passivedns] Fixed typo in the lookup fields
parent
fe010782f3
commit
3f863e4437
|
@ -48,7 +48,7 @@ class FarsightDnsdbParser():
|
|||
lookup_fields = (
|
||||
'count',
|
||||
'rrname',
|
||||
'rrname',
|
||||
'rrtype',
|
||||
'bailiwick',
|
||||
'time_first',
|
||||
'time_last',
|
||||
|
|
Loading…
Reference in New Issue