misp-modules/misp_modules/modules/export_mod
Christian Studer 983b7da7b7
fix: Added an object checking
- Checking if there are objects in the event, and then if there is at least 1 transaction object
- This prevents the module from crashing, but does not guaranty having a valid GoAML file (depending on objects and their relations)
2018-02-22 16:55:52 +01:00
..
__init__.py fix: goamlexport added 2018-02-20 17:18:36 +01:00
cef_export.py Added CEF export module 2016-08-22 14:18:19 +01:00
goamlexport.py fix: Added an object checking 2018-02-22 16:55:52 +01:00
liteexport.py Add indent field for export 2017-04-21 15:53:48 +02:00
pdfexport.py fix: Added the moduleinfo field need to have MISP event in standard format 2018-02-21 17:14:26 +01:00
testexport.py Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02:00
threatStream_misp_export.py Fix the __init__ import 2018-01-08 20:31:26 +01:00
threat_connect_export.py added threat_connect_export.py 2017-08-03 16:21:26 -06:00