lordx64
lordx64
the manual import using the web UI is working,I can import stix 2.0 and are perfectly parsed. The issue relies on when I call PyMISP to parse a STIX v2.1...
nearly there, running the suggested script: ``` x@misp:/var/www/MISP/tools/ingest_stix$ sudo -H -u www-data /var/www/MISP/venv/bin/python3 ingest_stix.py --version 2 --path stix2.json ``` gave me a ``` Error with the ingestion of the following...
I opened an issue in PyMISP project as well https://github.com/MISP/PyMISP/issues/704
nearly there, running the suggested script: ``` x@misp:/var/www/MISP/tools/ingest_stix$ sudo -H -u www-data /var/www/MISP/venv/bin/python3 ingest_stix.py --version 2 --path stix2.json ``` gave me a ``` Error with the ingestion of the following...