All Projects → nasbench → EVTX-ETW-Resources

nasbench / EVTX-ETW-Resources

Licence: MIT license
Event Tracing For Windows (ETW) Resources

Projects that are alternatives of or similar to EVTX-ETW-Resources

EventTranscript.db-Research
A repo for centralizing ongoing research on the new Windows 10/11 DFIR artifact, EventTranscript.db.
Stars: ✭ 33 (-76.76%)
Mutual labels:  windows10, windows11
MediaCreationTool.bat
Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
Stars: ✭ 3,836 (+2601.41%)
Mutual labels:  windows10, windows11
MSEdgeRedirect
A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
Stars: ✭ 1,381 (+872.54%)
Mutual labels:  windows10, windows11
BetterWindows
Some windows tips to improve your UX experience when using windows
Stars: ✭ 27 (-80.99%)
Mutual labels:  windows10, windows11
wintenApps
Windows App Essentials NVDA add-on
Stars: ✭ 20 (-85.92%)
Mutual labels:  windows10, windows11
LGTVCompanion
Power On and Off WebOS LG TVs together with your PC
Stars: ✭ 420 (+195.77%)
Mutual labels:  windows10, windows11
ETWProcessMon2
ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detection by VirtualMemAlloc Events (in-memory) etc.
Stars: ✭ 55 (-61.27%)
Mutual labels:  detection, etw
ETWNetMonv3
ETWNetMonv3 is simple C# code for Monitoring TCP Network Connection via ETW & ETWProcessMon/2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detection by VirtualMemAlloc Events (in-memory) etc.
Stars: ✭ 32 (-77.46%)
Mutual labels:  detection, etw
ferrisetw
Basically a KrabsETW rip-off written in Rust
Stars: ✭ 22 (-84.51%)
Mutual labels:  tracing, etw
Windows11 Hardening
My Windows 11 x64 security hardening guide
Stars: ✭ 267 (+88.03%)
Mutual labels:  windows10, windows11
SteamAchievementNotifier
Steam Achievement Notifier is an Electron application that shows a customisable notification when you unlock any Steam Achievement! It uses the Steam Web API to track achievement stats in real time, and displays an achievement summary within the notification.
Stars: ✭ 77 (-45.77%)
Mutual labels:  windows10
clap-detection
Simple clap rhythm detection on Raspberry Pi using Csound and Python. Toy example.
Stars: ✭ 29 (-79.58%)
Mutual labels:  detection
iopipe-go
Go agent for AWS Lambda metrics, tracing, profiling & analytics
Stars: ✭ 18 (-87.32%)
Mutual labels:  tracing
quacktors
The quacking awesome Go actor model framework!
Stars: ✭ 14 (-90.14%)
Mutual labels:  tracing
zipkin-ruby-opentracing
OpenTracing Tracer implementation for Zipkin in Ruby
Stars: ✭ 15 (-89.44%)
Mutual labels:  tracing
AutoLabelImg
A self automatically labeling tool
Stars: ✭ 67 (-52.82%)
Mutual labels:  detection
serverless-plugin-epsagon
Epsagon's plugin for Serverless Framework ⚡️
Stars: ✭ 53 (-62.68%)
Mutual labels:  tracing
easeagent
An agent component for the Java system
Stars: ✭ 437 (+207.75%)
Mutual labels:  tracing
e013
Wifi Stealer
Stars: ✭ 26 (-81.69%)
Mutual labels:  windows10
uprobe-http-tracer
uprobe-based HTTP tracer for Go binaries
Stars: ✭ 45 (-68.31%)
Mutual labels:  tracing

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].