misp-modules/misp_modules/modules/import_mod
chrisr3d b9d72bb043
First version of csv import module
- If more than 1 misp type is recognized, for each one an
  attribute is created

- Needs to have header set by user as parameters of the module atm

- Review needed to see the feasibility with fields that can create
  confusion and be interpreted both as misp type or attribute field
  (for instance comment is a misp type and an attribute field)
2018-01-25 15:44:08 +01:00
..
_vmray Multiple clanges in the vmray modules. 2016-11-15 16:43:11 +01:00
__init__.py Added ThreatAnalyzer sandbox import 2018-01-16 11:05:26 +01:00
csvimport.py First version of csv import module 2018-01-25 15:44:08 +01:00
cuckooimport.py Added cuckooimport.py 2016-12-07 16:36:31 +00:00
email_import.py Added support for malformed internationalized email headers 2017-07-02 18:03:14 -04:00
mispjson.py Updated description to reflect merging use case 2017-01-11 10:08:35 +01:00
ocr.py Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02:00
openiocimport.py fix: OpenIOC importer 2017-10-25 11:27:59 -04:00
stiximport.py Make PEP8 happy 2017-01-06 20:10:44 -05:00
testimport.py Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02:00
threatanalyzer_import.py Added ThreatAnalyzer sandbox import 2018-01-16 11:05:26 +01:00
vmray_import.py Extra VTI detections 2016-11-27 22:42:43 +01:00