-
**Is your feature request related to a problem? Please describe.**
I believe would be really awesome to have a repository with the STIX objects that correspond to the data that you guys have in the M…
-
## Description
I copied all index mappings 1:1 just renaming and making a new one using `opencti-reindex_` as a prefix. Once I did this I recreated new indexes for OpenCTI, I then queued a reindex …
-
Well, this package is straightforward at generating a random STIX data and I'm satisfied at this level of convenience. However, when I try to load this as JSON data and save it to the data like the co…
-
## Use case
Limit stix_ids explosion by rewriting the standard_id in client python.
## Context
As described in https://github.com/OpenCTI-Platform/opencti/pull/6774 by @ckane , because of rem…
-
Originally posted on the mailing list https://lists.oasis-open.org/archives/cti/202104/msg00006.html
Additional specific instances to be addressed in the table within the mailing list post:
• All …
-
I'm trying to integrate Shuffle to handle Wazuh's alerts and to create cases in TheHive. I'm currently able to generate alerts in TheHive directly from Wazuh but I would like to pass them through Shuf…
-
The detector order in the spectrogram is sometimes "out of sync"
```
...
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 3…
-
When running
```
from taxii2client.v21 import Collection
collection = Collection('https://attack-taxii.mitre.org/api/v21/collections/x-mitre-collection--1f5f1533-f617-4ca8-9ab4-6a02367fa019')
obje…
-
So we have created a sub repo for shared configuration files (https://github.com/i4Ds/STIX-CONF/branches) this can be mapped to any location in this repo e.g `STIX-GSW/stix/dbase/new`
I would prop…
-
## Problem to Solve
I am wanting to export Indicators as STIX 1.1.1 or 1.2 as I am wanting to ingest it into a IDS which only accepts STIX 1.1.1 and 1.2. I have put in a feature request to the IDS …