misp-modules/misp_modules/modules
seamus tuohy 83a9d695ea Email import no longer unzips major compressed text document formats.
Let this commit serve as a warning about the perils of duck typing.
Word documents (docx,odt,etc) were being uncompressed when they were
attached to emails. The email importer now checks a list of well known
extensions and will not attempt to unzip them.

It is stuck using a list of extensions instead of using file magic because
many of these formats produce an application/zip mimetype when scanned.
2017-01-10 09:55:33 -05:00
..
expansion Standardised key checking 2017-01-07 10:38:28 -05:00
export_mod cef_export module added 2016-09-01 20:22:33 +02:00
import_mod Email import no longer unzips major compressed text document formats. 2017-01-10 09:55:33 -05:00
__init__.py Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02:00