Closed
Description
openedon Feb 1, 2021
Description
{When creating a File observable, OpenCTI no longer verifies that the MD5 value entered is a legitimate MD5 hash. The same goes for SHA1, SHA256}
Environment
- OS (where OpenCTI server runs): { Demo instance }
- OpenCTI version: { OpenCTI 4.1.1 }
- OpenCTI client: { frontend}
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Create new File object
- Enter random digits as MD5
- Click "Create"
Expected Output
Error - this is not a valid hash
Actual Output
Successfully created File object
Additional information
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment