From 295c6fec41938060c8b08b81bc049c46d14ca3a8 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 10 Sep 2024 14:44:23 +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 727ee56..3c1cbb6 100644 --- a/File-Event-Monitor.md +++ b/File-Event-Monitor.md @@ -35,7 +35,7 @@ Once all implementations and configurations are complete, you should see the fol 2024-09-10 오후 2:22:14: onNetworkConnected recevied. technique_id=T1571,technique_name=Non-Standard Port, 1996, C:\Windows\System32\svchost.exe, udp://fe80:0:0:0:faa7:67af:298e:fb1d:5353 2024-09-10 오후 2:22:14: > Detected the network connection: udp://fe80:0:0:0:faa7:67af:298e:fb1d:5353 2024-09-10 오후 2:22:14: onNetworkConnected recevied. technique_id=T1571,technique_name=Non-Standard Port, 33248, C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe, udp://fe80:0:0:0:faa7:67af:298e:fb1d:5353 -2024-09-10 오후 2:43:47: > Detected the file creation: C:\Users\Zero03\Downloads\새 텍스트 문서.txt +2024-09-10 오후 2:43:47: > Detected the file creation: C:\Users\\Downloads\새 텍스트 문서.txt 2024-09-10 오후 2:43:47: onFileCreated recevied. -, 7640, C:\WINDOWS\Explorer.EXE, C:\Users\\Downloads\새 텍스트 문서.txt ```