Skip to content

Commit 32264ad

Browse files
authored
Update install_windows.md
Add the sha256 as the algorithm which sysmon is capable of calculating
1 parent 2afabd6 commit 32264ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chapters/install_windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ We can control the hashing algorithm used for events that hash images and we can
138138
The hashing algorithm or combination of them can be specified with the **-h \<sha1\|sha2\|md5\|imphash\|\*\>** The specified algorithms will be used to hash all images.
139139

140140
```shell
141-
sysmon.exe -i -c -h <sha1|sha2|md5|imphash\|*>
141+
sysmon.exe -i -c -h <sha1|sha2|sha256|md5|imphash\|*>
142142
```
143143

144144
We can specify checking to see if certificates are revoked using the -r parameter.

0 commit comments

Comments
 (0)