Detecting suspicious windows behavior #9409
-
Hello community, Is there any specific plugin or feature that analyses windows event log and tries to correlate if there is any suspicious activity? For example, try to detect priviledge escalation, brute force attempts, file deletion of critical files, exfiltration etc. I am currently adding the winlogbeat to SO but cant see any alarms for windows events that might be attacks Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
dougburks
Dec 19, 2022
Replies: 1 comment
-
You can use Playbook to enable Sigma rules or write your own detections. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OlexTratisky
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use Playbook to enable Sigma rules or write your own detections.