mirror of https://github.com/MISP/misp-modules
Merge branch 'master' of https://github.com/MISP/misp-modules
commit
9ac1b3900a
|
@ -28,7 +28,7 @@ For more information: [Extending MISP with Python modules](https://www.circl.lu/
|
|||
### Import modules
|
||||
|
||||
* [OCR](misp_modules/modules/import_mod/ocr.py) Optical Character Recognition (OCR) module for MISP to import attributes from images, scan or faxes.
|
||||
* [stiximport](misp_modules/modules/expansion/stiximport.py) - An import module to process STIX xml/json
|
||||
* [stiximport](misp_modules/modules/import_mod/stiximport.py) - An import module to process STIX xml/json
|
||||
|
||||
## How to install and start MISP modules?
|
||||
|
||||
|
|
Loading…
Reference in New Issue