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

Additional Expected paths #63

Merged
merged 12 commits into from
Oct 21, 2023
Merged

Additional Expected paths #63

merged 12 commits into from
Oct 21, 2023

Conversation

mthcht
Copy link
Contributor

@mthcht mthcht commented Oct 1, 2023

Some expected paths i found on a new Windows 11 installation

version 22H2 build 22621.2283

Copy link
Owner

@wietze wietze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @mthcht , thanks for these additions!

Regarding the c:\windows\winsxs\ folder: DLL files that appear in c:\windows\system32 and c:\windows\syswow64 are likely to appear in that folder. That is why the Sigma rule for file operations automatically excludes it (alongside two other folders) whenever %SYSTEM32% or %SYSWOW64% is referenced.

image

As such, explicit exclusion shouldn't be necessary.

Hope that makes sense!

@wietze wietze merged commit ada06c6 into wietze:main Oct 21, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants