/EVTX-ETW-Resources

Event Tracing For Windows (ETW) Resources

MIT LicenseMIT

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.
  • ETW Providers CSVs - List containing CSVs for each ETW provider available. Where each CSV have all the available events for that specific provider across all versions of windows.

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:

  1. Download the latest version of WEPExplorer
  2. Download the latest version of Auto Keyboard Presser
  3. Follow the steps in the GIF below

MUCHGIF

  1. Fork the repo and upload your files
  2. Make a PR and receive our eternal thanks