marcosd4h / EVTX-ETW-Resources

Event Tracing For Windows (ETW) Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVTX/ETW Resources

This is a repository that contains a bunch of resources to learn and understand EVTX/ETW (Event Tracing for Windows)

Content

Structure

  • ETW Providers Manifests - List of ETW XML manifests from different versions of Windows.
  • Examples - Example scripts to collect ETW events using different libraries.
  • ETW Events List - List of all ETW events extracted from the currently dumped ETW providers.

Blogs / Research (https://nasbench.medium.com/)

Tools

The following is a list of tools that can let us interact with the different ETW providers available. The examples directory contains example scripts and commands on how to use these tools

Interacting w/ ETW

Dumping ETW Providers Manifest

Scripting w/ ETW (Detection, Digital Forensics)

Online Resources

The following are blogs and articles published by the wider security community discussing various aspects of ETW

Architecture

Research

Talks

Books

Other Github Projects w/ ETW Content

Contributing

If you want to contribute to this project simply follow these steps:

MUCHGIF

  • Fork the repo and upload your files
  • Make a PR and receive our eternal thanks

About

Event Tracing For Windows (ETW) Resources

License:MIT License