Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where are Windows Event ID??? #192

Open
piExpr opened this issue Jun 25, 2024 · 1 comment
Open

Where are Windows Event ID??? #192

piExpr opened this issue Jun 25, 2024 · 1 comment

Comments

@piExpr
Copy link

piExpr commented Jun 25, 2024

Started logging events and modifying config. All these events are Sysmon event IDs. Is there proper configuration to use to include Windows actual Event IDs instead of Sysmon? My use cases for SIEM search are trigger alerts based on Windows Event IDs not Sysmon's own version of Eevent ID like 1, 2, 3, 4, 5,11... etc. I'm in need of collecting actual events that are windows generated Event IDs.

Am I the only one asking this or has there been a thread about this?

@mundolicki
Copy link

Sysmon is designed for enhanced Windows auditing. It is separate from the built-in Windows auditing.

Read more about Sysmon here:

https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon#introduction

You can view how to enable auditing for specific Windows Event IDs:

https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/advanced-security-audit-policy-settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants