From d00f5b67045d9f3248ec9d4f6fab3418de39e42e Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 10 Sep 2024 14:52:22 +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 9fa14e9..a2723fc 100644 --- a/File-Event-Monitor.md +++ b/File-Event-Monitor.md @@ -43,7 +43,7 @@ Once all implementations and configurations are complete, you should see the fol #### MITRE ATT&CK (MITRE attack) -WelsonJS can be utilized in conjunction with [MITRE ATT&CK](https://attack.mitre.org/). Please follow the steps below: +WelsonJS can be utilized in conjunction with [MITRE ATT&CK (attack.mitre.org)](https://attack.mitre.org/). 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 (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.