misp-modules/misp_modules/modules/import_mod
chrisr3d cf5ad29f27
chg: Checking attributes category
- We check the category before adding the
  attribute to the event
- Checking if the category is correct and if not,
  doing a case insensitive check
- If the category is not correct after the 2 first
  tests, we simply delete it from the attribute
  and pymisp will give the attribute a default
  category value based on the atttribute type, at
  the creation of the attribute
2020-01-07 17:03:10 +01:00
..
_vmray
__init__.py add: Modules to query/import/submit data from/to Lastline 2019-12-02 19:09:40 +00:00
csvimport.py chg: Checking attributes category 2020-01-07 17:03:10 +01:00
cuckooimport.py
email_import.py fix: Somewhat broken emails needed some love 2019-12-05 19:11:07 +01:00
goamlimport.py
joe_import.py
lastline_import.py add: Modules to query/import/submit data from/to Lastline 2019-12-02 19:09:40 +00:00
mispjson.py
ocr.py
openiocimport.py
stiximport.py
testimport.py
threatanalyzer_import.py
vmray_import.py