- https://bmcder.com/blog/a-begginers-all-inclusive-guide-to-etw
- https://nasbench.medium.com/a-primer-on-event-tracing-for-windows-etw-997725c082bf
- https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/about-event-tracing-for-drivers
- https://gist.github.com/acumenix/ff377ffada032354ad06f61526efc42e
- https://gist.github.com/Holo-Krzysztof/9600dbe63859ee5a8add1123466be187
- https://gist.github.com/mattifestation/04e8299d8bc97ef825affe733310f7bd
- https://github.com/tpn/winsdk-10/blob/master/Include/10.0.14393.0/shared/TraceLoggingProvider.h
- https://blog.palantir.com/tampering-with-windows-event-tracing-background-offense-and-defense-4be7ac62ac63
- https://posts.specterops.io/data-source-analysis-and-dynamic-windows-re-using-wpp-and-tracelogging-e465f8b653f7
- https://learn.microsoft.com/en-us/message-analyzer/etw-framework-conceptual-tutorial
- https://learn.microsoft.com/en-us/message-analyzer/system-etw-provider-event-keyword-level-settings#conceptual-background
- https://github.com/Microsoft/perfview/tree/main/src/TraceEvent/Samples
- https://www.ired.team/miscellaneous-reversing-forensics/windows-kernel-internals/etw-event-tracing-for-windows-101
- https://www.bordergate.co.uk/unhooking-event-tracing-for-windows/
- https://github.com/zodiacon/DotNextSP2019
- https://github.com/mattifestation/WindowsEventLogMetadata/blob/master/EventMetadata.json
- https://securityintelligence.com/posts/direct-kernel-object-manipulation-attacks-etw-providers/
- https://b4rtik.github.io/posts/evading-windefender-atp-credential-theft-kernel-version/
- https://undev.ninja/introduction-to-threat-intelligence-etw/
Created
January 23, 2024 03:45
-
-
Save alexander-hanel/db02aa8b1b03911008cd4012ef483243 to your computer and use it in GitHub Desktop.
ETW References
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks !!!