From 4dda9e2f91c9c8520fae6a56b23ce5e99e8c2816 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 15 Sep 2024 02:46:43 +0900 Subject: [PATCH] Updated File Event Monitor (markdown) --- File-Event-Monitor.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/File-Event-Monitor.md b/File-Event-Monitor.md index 1a7da54..21953e5 100644 --- a/File-Event-Monitor.md +++ b/File-Event-Monitor.md @@ -76,6 +76,9 @@ WelsonJS can be utilized in conjunction with [MITRE ATT&CK (attack.mitre.org)](h * C:\Windows\SystemTemp * C:\User\\AppData\Local\Temp +#### ClamAV integration +Starting from WelsonJS version 0.2.7.37, [ClamAV (www.clamav.net)](https://www.clamav.net/) integration will be supported. + #### YARA signature matching WelsonJS has a [YARA signature matching (github.com/VirusTotal/yara)](https://github.com/VirusTotal/yara) scenario for file events. The code will be released soon.