misp-modules/misp_modules/modules/import_mod
seamus tuohy 5033b1a9ca Added email meta-data import module.
This email meta-data import module collects basic meta-data from an e-mail
and populates an event with it. It populates the email subject, source
addresses, destination addresses, subject, and any attachment file names.
This commit also contains unit-tests for this module as well as updates to
the readme. Readme updates are additions aimed to make it easier for
outsiders to build modules.
2016-10-22 17:13:20 -04:00
..
__init__.py Move stiximport.py to misp_modules/modules/import_mod/ 2016-08-12 14:08:47 +02:00
email_import.py Added email meta-data import module. 2016-10-22 17:13:20 -04:00
ocr.py Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02:00
stiximport.py Removed useless pickle storage of stiximport 2016-09-06 14:12:09 +01:00
testimport.py Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02:00