pull/43/head
Hannah Ward 2016-08-12 13:55:33 +01:00
commit 9ac1b3900a
1 changed files with 1 additions and 1 deletions

View File

@ -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?