misp-stix icon indicating copy to clipboard operation
misp-stix copied to clipboard

MISP-STIX-Converter - Python library to handle the conversion between MISP and STIX formats

Results 33 misp-stix issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. Currently the URLs in a phishing object are not converted to an indicator. ### Describe the solution you'd like...

### MISP-STIX usage Using the misp_stix_converter CLI script to import STIX into MISP ### Expected behavior The converter was expected to generate a MISP file with the information from the...

bug

### Support Questions With respect to STIX 2.1 is there a listing of all the objects that the converter supports going from STIX 2.1 objects to MISP? Also, is there...

### MISP-STIX usage Using the misp_stix_converter script to import STIX into MISP ### Expected behavior The converter was expected to generate a MISP file with the information from the STIX...

bug

### Is your feature request related to a problem? Please describe. Conversion of STIX 2.1 to MISP seems to drop STIX report objects. MISP event reports seem like a reasonable...

### MISP-STIX usage _No response_ ### Expected behavior I tried converting stix2.1 bundle of type identity to misp using misp-stix. But in the output file, was getting duplicate objects. Example_stix_2.1:...

bug

### Support Questions ### MISP version _No response_ ### Python version _No response_ ### Relevant log output _No response_ ### Extra attachments _No response_ ### Code of Conduct - [X]...

### Is your feature request related to a problem? Please describe. The misp-stix utilizes misp-lib-stix2, a fork derived from the [stix2](https://github.com/oasis-open/cti-python-stix2) project. Challenges arise when concurrently employing pymisp, which relies...

### MISP-STIX usage Integration for Sentinel ### Expected behavior The relevant file attributes in the `hashlookup` object are converted to indicators, similar as the `file` object type (meaning SHA1, MD5,...

bug

### Support Questions Hello, I am trying to convert galaxy or galaxy_clusters json file to Stix 2.1 format. Sample: ``` [ { "GalaxyCluster": { "id": "61806", "uuid": "5abe8673-4f85-440b-8860-de39fc1b671c", "collection_uuid": "312f8714-45cb-11e7-b898-135207cdceb9",...