You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is at runtime. For example, if you run "bincapz /bin/ls", Elastic Defend starts popping up notifications.
I believe this is due to Elastic Defend matching the YARA rules from https://github.com/YARAHQ/yara-forge - as it doesn't happen if you remove the "third_party/yara-rules-full.yar" file.
My interpretation is that Elastic Defend is us loading the rules that detect macOS malware as the underlying macOS malware itself.
This is at runtime. For example, if you run "bincapz /bin/ls", Elastic Defend starts popping up notifications.
I believe this is due to Elastic Defend matching the YARA rules from https://github.com/YARAHQ/yara-forge - as it doesn't happen if you remove the "third_party/yara-rules-full.yar" file.
My interpretation is that Elastic Defend is us loading the rules that detect macOS malware as the underlying macOS malware itself.
The text was updated successfully, but these errors were encountered: