opencti
opencti copied to clipboard
OpenCTI failed to validate YARA rules containing "\r" escape sequence in text strings.
Description
OpenCTI failed to validate and import YARA rules containing "\r" escape sequence in text strings.
Environment
- OpenCTI version: 6.2.18
Reproducible Steps
Import a YARA rule containing the "\r" escape sequence in text strings.
Do you have the bundle that fails ? Are you sure that it is correctly formatted? Shouldn't \n or \r\n be used instead of \r ?