You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-26Lines changed: 25 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Features:
14
14
* Update-Info when there's a new version of ClamAV or a new Dokany File System Library Bundle available
15
15
* Pagefile Support
16
16
* OS Fingerprinting
17
-
* Scan w/ Custom YARA rules (incl. 318 rules by e.g. [Chronicle](https://github.com/chronicle/GCTI/tree/main/YARA) and [Elastic Security](https://github.com/elastic/protections-artifacts))
17
+
* Scan w/ Custom YARA rules (incl. 376 rules by e.g. [Chronicle](https://github.com/chronicle/GCTI/tree/main/YARA) and [Elastic Security](https://github.com/elastic/protections-artifacts))
18
18
* Multi-Threaded scan w/ ClamAV for Windows
19
19
* Collection of infected files detected by ClamAV for further analysis (PW: infected)
20
20
* Collection of injected modules detected by MemProcFS PE_INJECT for further analysis (PW: infected)
@@ -39,11 +39,13 @@ Features:
39
39
* Analyzing RecentDocs, Office Trusted Document w/ RECmd ([EZTools](https://ericzimmerman.github.io/) by Eric Zimmerman)
40
40
* Analyzing Registry w/ Kroll RECmd Batch File ([Kroll Batch File](https://github.com/EricZimmerman/RECmd/projects/1) by Andrew Rathbun)
41
41
* Analyzing Metadata of Recovered Process Modules (experimental)
42
+
* Analyzing Microsoft Protection Logs (experimental)
42
43
* Extracting Windows Shortcut Files (LNK)
43
44
* Hunting Malicious Windows Shortcut Files (LNK)
44
45
* Integration of PowerShell module [ImportExcel](https://github.com/dfinke/ImportExcel) by Doug Finke
45
46
* CSV output data for analysis w/ Timeline Explorer (e.g. timeline-reverse.csv, findevil.csv, web.csv)
0 commit comments