From 26422f4812d79a91410927166ad8ce06c25c9309 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 10 Sep 2024 14:43:17 +0900 Subject: [PATCH] Updated File Event Monitor (markdown) --- File-Event-Monitor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File-Event-Monitor.md b/File-Event-Monitor.md index cda5a2c..822affc 100644 --- a/File-Event-Monitor.md +++ b/File-Event-Monitor.md @@ -44,7 +44,7 @@ Once all implementations and configurations are complete, you should see the fol WelsonJS can be utilized in conjunction with MITRE ATT&CK. Please follow the steps below: 1. Download [Sysinternals Sysmon (microsoft.com)](https://learn.microsoft.com/ko-kr/sysinternals/downloads/sysmon). -2. Download and apply [the sysmon configuration](https://github.com/olafhartong/sysmon-modular) (The configuration installation will be performed along with the sysmon installation using the command below.) +2. Download and apply [the sysmon configuration (github.com/olafhartong/sysmon-modular)](https://github.com/olafhartong/sysmon-modular). The configuration installation will be performed along with the sysmon installation using the command below. ``` sysmon.exe -accepteula -i sysmonconfig.xml