From 02eb5059da45fbceb5b40482f219bc5b1d35402e Mon Sep 17 00:00:00 2001 From: Carlos Perez Date: Sat, 16 Jan 2021 08:15:17 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5f45076..1095925 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ Table of Contents * [WMI Events](./WMI-events.md) + * [Clipboard Capture](./clipboard-capture.md) + + * [Process Image Tampering](./process-tampering.md) + ## Current State: Microsoft Sysinternals Sysmon is an ever changing piece of software provided by Microsoft free for its users. As such it is constantly being updated and new featured are added. As it relates to configurations this guide tries to be as open as possible since each environment is unique and recomendations are based on these contraints as much as possible. The guide is made Open Source so that as Sysmon evolves the comunity helps in expanding and maintaining the guide.