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

Support ETW? #1225

Closed
YamatoSecurity opened this issue Dec 13, 2023 · 1 comment
Closed

Support ETW? #1225

YamatoSecurity opened this issue Dec 13, 2023 · 1 comment
Labels
enhancement New feature or request Priority:Low under-investigation under investigation to develop

Comments

@YamatoSecurity
Copy link
Collaborator

There is a good looking rust crate that supports reading ETW so it might be interesting to support ETW for real time detection. Not to be meant to use as a host IDS but more for checking if rules work in real time:

https://github.com/n4r1b/ferrisetw

https://docs.rs/ferrisetw/latest/ferrisetw/

For now I would like to see how easy/hard it would be to implement.

@YamatoSecurity YamatoSecurity added enhancement New feature or request Priority:Low under-investigation under investigation to develop labels Dec 13, 2023
@YamatoSecurity
Copy link
Collaborator Author

After consideration and talking it over with people doing ETW detection, it is a much more complex issue than I first thought so I am going to leave this as out of scope for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority:Low under-investigation under investigation to develop
Projects
None yet
Development

No branches or pull requests

1 participant