Detection while windows defender is running #9457
Replies: 1 comment 1 reply
-
Yes you should If you look in the Event Log and navigate to Microsoft-Windows-Windows Defender/Operational logs and monitor for event "1117" you should be able to do just that. (I've set it up and had it working for a few days myself). I'm using a Playbook for this. title: Windows Defender --- Malware Found
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
I am running windows defender on a given client running also wazuh agent and winlogbeat.
I am trying to simulate an attack and trying to run a file. It is getting blocked directly by the windows defenderendpoint.
Should i still be able to get an alert from wazuh agent , winlogbeat about this potential execution? The idea is that defender is blocking before the alert is generated in my understanding and is not allowing me to see the events in SO
Not sure if that logic is correct
Beta Was this translation helpful? Give feedback.
All reactions