Replies: 1 comment
-
It also happens with others like: id: bc309b7a-3c29-4937-a4a3-e232473f9168 I guess code like this is not working
They had to add this:
Other way, the rule does not considers the Hashes. Is it possible |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you use this search in Detections:
"Hashes|contains" AND so_detection.language : "sigma" AND NOT "imphash" AND NOT "SHA256"
There will appear 4 rules (in my case).
I have tested all of them I have seen that the are not checking the HASHES.
I guess that all the other rules using
"Hashes|contains"
have a different way to detail the HASH to check.I hope this will help.
Regards
Carlos
Beta Was this translation helpful? Give feedback.
All reactions