Sigma Rule Tuning broken EQL conversion #14212
-
While trying to add a tuning filter to a sigma rule "Driver Load From A Temporary Directory" I am running into an issue where the EQL conversion removed the escape character "\" from the end of the string. Example: Sigma Rule:
EQL Conversion:
Since the final escape is removed, it changes the escape of the escape to an escape of the wildcard. If you test this in Kibana you get an error and if you modify it in Kibana by adding the escape character back in, then it works properly. I tried adding a 3rd escape character in the sigma rule tuning section and received a 400 error when I tried to save. Unless I am missing something I believe there is a bug in the EQL conversion that is removing my final escape character. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
hey there, I moved this to a Discussion until we can confirm it is a bug. You should not need the double backslashes in the path in the filter. |
Beta Was this translation helpful? Give feedback.
Try this: