mirror of https://github.com/MISP/misp-modules
push version
parent
4816844d16
commit
6824b4e991
|
@ -37,7 +37,7 @@ mispattributes = {'inputSource': ['file'], 'output': ['MISP objects'],
|
||||||
'format': 'misp_standard'}
|
'format': 'misp_standard'}
|
||||||
|
|
||||||
|
|
||||||
moduleinfo = {'version': '0.2', 'author': 'Aaron Kaplan',
|
moduleinfo = {'version': '0.3', 'author': 'Aaron Kaplan',
|
||||||
'description': 'Module to import the passive DNS Common Output Format (COF) and merge as a MISP objet into a MISP event.',
|
'description': 'Module to import the passive DNS Common Output Format (COF) and merge as a MISP objet into a MISP event.',
|
||||||
'module-type': ['import']}
|
'module-type': ['import']}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue