Updated File Event Monitor (markdown)

Namhyeon Go 2024-09-15 02:46:43 +09:00
parent f9880b3e13
commit 4dda9e2f91

@ -76,6 +76,9 @@ WelsonJS can be utilized in conjunction with [MITRE ATT&CK (attack.mitre.org)](h
* C:\Windows\SystemTemp
* C:\User\<USERNAME>\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.