misp-modules/misp_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
..
helpers Make sure misp-modules can be launched from anywhere 2016-06-23 19:51:13 +09:00
modules Email import no longer unzips major compressed text document formats. 2017-01-10 09:55:33 -05:00
__init__.py Multiple clanges in the vmray modules. 2016-11-15 16:43:11 +01:00