mirror of https://github.com/MISP/misp-modules
83a9d695ea
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. |
||
---|---|---|
.. | ||
_vmray | ||
__init__.py | ||
cuckooimport.py | ||
email_import.py | ||
ocr.py | ||
stiximport.py | ||
testimport.py | ||
vmray_import.py |