Closed
Description
openedon Feb 9, 2021
Description
Upon creating an Observable, there is an option to create an Indicator based on the Observable properties. This functionality doesn't work (or, at least, the Indicator isn't visible in the Indicator page).
This appears to be specific to File Observables, and possibly others. IP Observables seem to generate indicators properly
Environment
- OS (where OpenCTI server runs): Ubuntu 20.0.4
- OpenCTI version: OpenCTI 4.1.1
- OpenCTI client: frontend
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Create File observable
- Set value to be "test.txt"
- Toggle "Create an indicator from this observable" switch at the bottom of the "Create an observable" box
- Navigate to Observations -> Indicators page
Expected Output
The resulting indicator should be visible in the Indicators page.
Actual Output
No new visible indicator is created
Additional information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment