From 9aef6c053e2dcd2e47099f10ca85e1645ab37d14 Mon Sep 17 00:00:00 2001 From: Jonathan Johnson Date: Fri, 24 Feb 2023 09:54:33 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf4d6f0..03c8e7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # TelemetrySource Project created to map functions repsonsible for triggering events from various telemetry sources. +Main Mapping Sheet: [Event Mapping Google Sheet](https://docs.google.com/spreadsheets/d/1d7hPRktxzYWmYtfLFaU_vMBKX2z98bci0fssTYyofdo/edit?usp=sharing) + ## Currently mapped sources: ### Sysmon ![Sysmon-Overview](Sysmon/API-Mapping-Images/overview.png) @@ -15,4 +17,4 @@ If anyone has suggestions on how this data could be exposed differently to bette ## To-Dos: * [ ] Update Sysmon to v14 -* [ ] Expand events in Microsoft-Windows-Security-Auditing \ No newline at end of file +* [ ] Expand events in Microsoft-Windows-Security-Auditing